Home
last modified time | relevance | path

Searched +full:in +full:- +full:application (Results 1 – 25 of 1028) sorted by relevance

12345678910>>...42

/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dpixfmt-v4l2.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
4 Single-planar format structure
13 .. flat-table:: struct v4l2_pix_format
14 :header-rows: 0
15 :stub-columns: 0
18 * - __u32
19 - ``width``
20 - Image width in pixels.
21 * - __u32
22 - ``height``
[all …]
Dvidioc-subdev-enum-mbus-code.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_SUBDEV_ENUM_MBUS_CODE - Enumerate media bus formats
34 This call is used by the application to access the enumeration
42 Therefore, to enumerate media bus formats available at a given sub-device pad,
48 A successful call will return with the ``code`` field filled in
58 other pads of the sub-device, as well as on the current active links.
66 .. flat-table:: struct v4l2_subdev_mbus_code_enum
67 :header-rows: 0
68 :stub-columns: 0
71 * - __u32
[all …]
Dvidioc-enum-fmt.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_ENUM_FMT - Enumerate image formats
40 formats in preference order, where preferred formats are returned before
41 (that is, with lower ``index`` value) less-preferred formats.
43 Depending on the ``V4L2_CAP_IO_MC`` :ref:`capability <device-capabilities>`,
46 1) ``V4L2_CAP_IO_MC`` is not set (also known as a 'video-node-centric' driver)
58 2) ``V4L2_CAP_IO_MC`` is set (also known as an 'MC-centric' driver)
63 If the ``mbus_code`` field is initialized to a valid (non-zero)
64 :ref:`media bus format code <v4l2-mbus-pixelcode>`, then drivers
80 .. flat-table:: struct v4l2_fmtdesc
[all …]
Duserp.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
11 ``V4L2_CAP_STREAMING`` flag in the ``capabilities`` field of struct
19 methods. Buffers (planes) are allocated by the application itself, and
20 can reside for example in virtual or shared memory. Only pointers to
21 data are exchanged, these pointers and meta-information are passed in
22 struct :c:type:`v4l2_buffer` (or in struct
23 :c:type:`v4l2_plane` in the multi-planar API case). The
33 .. code-block:: c
41 if (ioctl (fd, VIDIOC_REQBUFS, &reqbuf) == -1) {
55 area of memory. This happens transparently to the application in the
[all …]
/linux-6.14.4/tools/testing/selftests/hid/tests/
Dbase_gamepad.py1 # SPDX-License-Identifier: GPL-2.0
59 def __init__(self, rdesc, application="Game Pad", name=None, input_info=None): argument
61 super().__init__(name, application, input_info=input_info, rdesc=rdesc)
70 for r in self.parsed_rdesc.input_reports.values():
71 if r.application_name == self.application:
72 self.fields.extend([f.usage_name for f in r])
88 application="Game Pad", argument
98 (expressed in 1/8 of circle, 0 being North, 2 East)
103 :param application: the application used to report the values
106 for i, b in buttons.items():
[all …]
Dbase_device.py2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
13 # This program is distributed in the hope that it will be useful,
56 def int_value(self) -> int:
60 def int_value(self, v: int) -> None:
64 def str_value(self) -> str:
68 def str_value(self, v: str) -> None:
78 def brightness(self) -> int:
82 def brightness(self, value: int) -> None:
95 def capacity(self) -> int:
[all …]
/linux-6.14.4/drivers/usb/host/
Docteon-hcd.h1 /* SPDX-License-Identifier: GPL-2.0 */
6 * License. See the file "COPYING" in the main directory of this archive
11 * Copyright (c) 2003-2010 Cavium Networks ([email protected]). All rights
14 * Redistribution and use in source and binary forms, with or without
21 * * Redistributions in binary form must reproduce the above
23 * disclaimer in the documentation and/or other materials provided
33 * regulations, and may be subject to export or import regulations in other
104 * This register can be used to configure the core after power-on or a change in
105 * mode of operation. This register mainly contains AHB system-related
107 * core. In general, software need not know about this interface except to
[all …]
/linux-6.14.4/net/netlabel/
Dnetlabel_unlabeled.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
9 * Author: Paul Moore <paul@paul-moore.com>
13 * (c) Copyright Hewlett-Packard Development Company, L.P., 2006
25 * This message is sent from an application to add a new static label for
44 * This message is sent from an application to remove an existing static
62 * This message can be sent either from an application or by the kernel in
63 * response to an application generated STATICLIST message. When sent by an
64 * application there is no payload and the NLM_F_DUMP flag should be set.
83 * This message is sent from an application to set the default static
101 * This message is sent from an application to remove the existing default
[all …]
Dnetlabel_mgmt.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
9 * Author: Paul Moore <paul@paul-moore.com>
13 * (c) Copyright Hewlett-Packard Development Company, L.P., 2006
26 * Sent by an application to add a domain mapping to the NetLabel system.
53 * Sent by an application to remove a domain mapping from the NetLabel
61 * This message can be sent either from an application or by the kernel in
62 * response to an application generated LISTALL message. When sent by an
63 * application there is no payload and the NLM_F_DUMP flag should be set.
90 * Sent by an application to set the default domain mapping for the NetLabel
107 * Sent by an application to remove the default domain mapping from the
[all …]
/linux-6.14.4/drivers/iio/accel/
Dmma9551_core.c1 // SPDX-License-Identifier: GPL-2.0-only
23 /* Error-Status codes returned in mailbox read command */
33 /* GPIO Application */
37 /* Sleep/Wake application */
43 /* AFE application */
48 /* Reset/Suspend/Clear application */
50 #define MMA9551_RSC_OFFSET(mask) (3 - (ffs(mask) - 1) / 8)
51 #define MMA9551_RSC_VAL(mask) (mask >> (((ffs(mask) - 1) / 8) * 8))
55 * - control registers: MB0-3
56 * - data registers: MB4-31
[all …]
/linux-6.14.4/Documentation/arch/arm/
Dmarvell.rst6 supported in mainline by the Linux kernel. As the Marvell families of
8 for a particular SoC is available in the Linux kernel. This document
9 tries to help in understanding where those SoCs are supported, and to
13 ------------
16 - 88F5082
17 - 88F5181 a.k.a Orion-1
18 - 88F5181L a.k.a Orion-VoIP
19 - 88F5182 a.k.a Orion-NAS
21- Datasheet: https://web.archive.org/web/20210124231420/http://csclub.uwaterloo.ca/~board/ts7800/M…
22- Programmer's User Guide: https://web.archive.org/web/20210124231536/http://csclub.uwaterloo.ca/~…
[all …]
/linux-6.14.4/Documentation/networking/
Dkcm.rst1 .. SPDX-License-Identifier: GPL-2.0
8 interface over TCP for generic application protocols. With KCM an application
9 can efficiently send and receive application protocol messages over TCP using
12 KCM implements an NxM multiplexor in the kernel as diagrammed below::
14 +------------+ +------------+ +------------+ +------------+
16 +------------+ +------------+ +------------+ +------------+
18 +-----------+ | | +----------+
20 +----------------------------------+
22 +----------------------------------+
24 +---------+ | | | ------------+
[all …]
Dcdc_mbim.rst1 .. SPDX-License-Identifier: GPL-2.0
4 cdc_mbim - Driver for CDC MBIM Mobile Broadband modems
20 "NCM/MBIM function" as defined in section 3.2 of [1]) is affected
24 -----------
26 :Valid Range: N/Y (0-1)
45 not participate in the management of the function. This implies that a
46 userspace MBIM management application always is required to enable a
51 - mbimcli (included with the libmbim [3] library), and
52 - ModemManager [4]
55 management application:
[all …]
Daf_xdp.rst1 .. SPDX-License-Identifier: GPL-2.0
20 XDP programs to redirect frames to a memory buffer in a user-space
21 application.
29 descriptor ring points to a data buffer in a memory area called a
36 The UMEM consists of a number of equally sized chunks. A descriptor in
43 FILL ring is used by the application to send down addr for the kernel
44 to fill in with RX packet data. References to these frames will then
45 appear in the RX ring once each packet has been received. The
48 space, for either TX or RX. Thus, the frame addrs appearing in the
50 TX ring. In summary, the RX and FILL rings are used for the RX path
[all …]
Dnapi.rst1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
10 The name NAPI no longer stands for anything in particular [#]_.
12 In basic operation the device notifies the host about new events
18 NAPI processing usually happens in the software interrupt context,
22 All in all NAPI abstracts away from the drivers the context and configuration
30 of the NAPI instance while the method is the driver-specific event
37 -----------
42 unregistered). Instances are added in a disabled state.
51 calls may result in crashes, deadlocks, or race conditions. For example,
52 calling napi_disable() multiple times in a row will deadlock.
[all …]
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-driver-w1_therm6 Values shall be space separated and in the device range
7 (typical -55 degC to 125 degC), if not values will be trimmed
9 stored in a 8bit register in the device. Lowest value is
11 master level, refer to Documentation/w1/w1-generic.rst for
13 Users: any user space application which wants to communicate with
23 embedded in device EEPROM. Be aware that devices support
27 * 'restore': restore EEPROM data in device RAM
29 Users: any user space application which wants to communicate with
41 * '-xx': xx is kernel error when reading power status
43 Users: any user space application which wants to communicate with
[all …]
/linux-6.14.4/Documentation/misc-devices/
Dibmvmc.rst1 .. SPDX-License-Identifier: GPL-2.0+
21 https://openpowerfoundation.org/wp-content/uploads/2016/05/LoPAPR_DRAFT_v11_24March2016_cmt1.pdf
27 Console (HMC) - based system management.
31 packaged as an external tower or rack-mounted personal computer. In a
33 processor-based systems.
35 Management Application
36 ----------------------
38 In the management partition, a management application exists which enables
41 State Transfer Application (REST API's).
43 The management application runs on a Linux logical partition on a
[all …]
/linux-6.14.4/net/bluetooth/cmtp/
Dcapi.c3 Copyright (C) 2002-2003 Marcel Holtmann <[email protected]>
12 IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) AND AUTHOR(S) BE LIABLE FOR ANY
14 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
77 BT_DBG("session %p application %p appl %u", session, app, appl); in cmtp_application_add()
82 app->state = BT_OPEN; in cmtp_application_add()
83 app->appl = appl; in cmtp_application_add()
85 list_add_tail(&app->list, &session->applications); in cmtp_application_add()
92 BT_DBG("session %p application %p", session, app); in cmtp_application_del()
95 list_del(&app->list); in cmtp_application_del()
[all …]
/linux-6.14.4/Documentation/admin-guide/
Dsysfs-rules.rst1 Rules on how to access information in sysfs
4 The kernel-exported sysfs exports internal kernel implementation details
10 To minimize the risk of breaking users of sysfs, which are in most cases
11 low-level userspace applications, with a new kernel release, the users
12 of sysfs must follow some rules to use an as-abstract-as-possible way to
21 - Do not use libsysfs
23 offer any abstraction, it exposes all the kernel driver-core
24 implementation details in its own API. Therefore it is not better than
26 Also, it is not actively maintained, in the sense of reflecting the
29 violates many of the rules in this document.
[all …]
/linux-6.14.4/Documentation/networking/device_drivers/wwan/
Dt7xx.rst1 .. SPDX-License-Identifier: GPL-2.0-only
3 .. Copyright (C) 2020-21 Intel Corporation
14 end application (e.g. Modem Manager) could easily manage the MBIM interface to
22 not play any role in managing their functionality. It is the job of a userspace
23 application to detect port enumeration and enable MBIM & AT functionalities.
27 - mbimcli (included with the libmbim [2] library), and
28 - Modem Manager [3]
33 - open the MBIM control channel
34 - configure network connection settings
35 - connect to network
[all …]
Diosm.rst1 .. SPDX-License-Identifier: GPL-2.0-only
3 .. Copyright (C) 2020-21 Intel Corporation
13 MBIM protocol [1]. Any front end application ( eg: Modem Manager) could easily
20 not play any role in managing the functionality. It is the job of a userspace
21 application to detect port enumeration and enable MBIM functionality.
23 Examples of few such userspace application are:
24 - mbimcli (included with the libmbim [2] library), and
25 - Modem Manager [3]
29 - open the MBIM control channel
30 - configure network connection settings
[all …]
/linux-6.14.4/Documentation/block/
Ddata-integrity.rst12 application tried to write is most likely lost.
15 application meant it to. Recent additions to both the SCSI family
19 metadata (or protection information in SCSI terminology) includes a
21 ensures the individual sectors are written in the right order. And
27 technologies are working in their own isolated domains or at best
28 between adjacent nodes in the I/O path. The interesting thing about
30 is well defined and every node in the I/O path can verify the
47 in 520 byte sectors on disk. Data + IMD are interleaved when
54 scatter-gather lists.
60 Also, the 16-bit CRC checksum mandated by both the SCSI and SATA specs
[all …]
/linux-6.14.4/drivers/hid/
Dhid-multitouch.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright (c) 2010-2012 Stephane Chatty <[email protected]>
6 * Copyright (c) 2010-2013 Benjamin Tissoires <[email protected]>
7 * Copyright (c) 2010-2012 Ecole Nationale de l'Aviation Civile, France
8 * Copyright (c) 2012-2013 Red Hat, Inc
10 * This code is partly based on hid-egalax.c:
16 * This code is partly based on hid-3m-pct.c:
18 * Copyright (c) 2009-2010 Stephane Chatty <[email protected]>
27 * This driver is regularly tested thanks to the test suite in hid-tools[1].
31 * [1] https://gitlab.freedesktop.org/libevdev/hid-tools
[all …]
/linux-6.14.4/Documentation/admin-guide/cgroup-v1/
Dnet_prio.rst9 Nominally, an application would set the priority of its traffic via the
12 1) The application may not have been coded to set this value
13 2) The priority of application traffic is often a site-specific administrative
14 decision rather than an application defined one.
20 # mount -t cgroup -onet_prio none /sys/fs/cgroup/net_prio
23 becomes visible at '/sys/fs/cgroup/net_prio'. This group includes all tasks in
24 the system. '/sys/fs/cgroup/net_prio/tasks' lists the tasks in this cgroup.
29 This file is read-only, and is simply informative. It contains a unique
35 from processes in this group and egressing the system on various interfaces.
36 It contains a list of tuples in the form <ifname priority>. Contents of this
[all …]
/linux-6.14.4/drivers/crypto/caam/
Dqi.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright 2013-2016 Freescale Semiconductor, Inc.
6 * Copyright 2016-2017, 2020 NXP
19 /* Length of a single buffer in the QI driver memory cache */
25 * This is the request structure the driver application should fill while
31 * caam_qi_cbk - application's callback function invoked by the driver when the
34 * @status: completion status of request (0 - success, non-zero - error code)
45 * caam_drv_ctx - CAAM/QI backend driver context
55 * @req_fq: to-CAAM request frame queue
56 * @rsp_fq: from-CAAM response frame queue
[all …]

12345678910>>...42