Home
last modified time | relevance | path

Searched refs:applications (Results 1 – 25 of 665) sorted by relevance

12345678910>>...27

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-priority.rst38 To query the current access priority applications call the
42 To request an access priority applications store the desired priority in
60 - Lowest priority, usually applications running in background, for
62 in user space will be necessary if multiple applications want to
69 - Medium priority, usually applications started and interactively
71 or just "panel" applications to change the channel or video
78 applications which must not be interrupted, like video recording.
H A Dformat.rst13 Different devices exchange different kinds of data with applications,
18 applications should always negotiate a data format before engaging in
21 to satisfy the request. Of course applications can also just query the
35 initialization sequence. Prior to this point multiple panel applications
53 When applications omit the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl its locking side
66 All drivers exchanging data with applications must support the
78 by all drivers exchanging image data with applications.
85 routine or library for integration into applications.
90 seems useless, but there are applications serving as proxy between
91 drivers and the actual video applications for which this is useful.
H A Dapp-pri.rst9 When multiple applications share a device it may be desirable to assign
12 applications from changing video controls or switching the current TV
13 channel. Another objective is to permit low priority applications
15 applications and automatically regain control of the device at a later
H A Dvidioc-enum-dv-timings.rst40 applications can enumerate a list of known supported timings. Call
45 To query the available timings, applications initialize the ``index``
51 DV timings, applications shall begin at index zero, incrementing by one
62 or outputs (for DV transmitters), applications must specify the desired
84 video node applications must set this field to zero.
87 - Reserved for future extensions. Drivers and applications must set
H A Dio.rst10 a device. All drivers exchanging data with applications must support at
19 with memory mapped or user buffers applications call the
28 each file descriptor. The only exceptions are applications not
29 exchanging data with a driver ("panel applications", see :ref:`open`)
H A Drw.rst31 To read from the device applications use the :c:func:`read()`
33 must implement one I/O method if they exchange data with applications,
39 It would be desirable if applications could depend on drivers
42 require this interface, which is most useful for simple applications
H A Dvidioc-g-parm.rst53 To get and set the streaming parameters applications call the
104 - Set by drivers and applications, see :ref:`parm-flags`.
124 period. To reset manually applications can just set this field to
132 applications and drivers must set this field to zero. Applications
145 - Reserved for future extensions. Drivers and applications must set
163 - Set by drivers and applications, see :ref:`parm-flags`.
184 period. To reset manually applications can just set this field to
192 applications and drivers must set this field to zero. Applications
205 - Reserved for future extensions. Drivers and applications must set
236 imaging applications. The idea is to get the best possible image
H A Dvidioc-g-jpegcomp.rst38 These ioctls are **deprecated**. New drivers and applications should use
54 encoded. If you omit them, applications assume you've used standard
70 control is exposed by a driver applications should use it instead
91 control is exposed by a driver applications should use it instead
H A Dstreaming-par.rst11 as well as I/O. Presently applications can request a high quality
16 applications can request frame skipping or duplicating on the driver
26 To get and set the streaming parameters applications call the
H A Dvidioc-g-audioout.rst38 To query the current audio output applications zero out the ``reserved``
46 current audio output applications can initialize the ``index`` field and
82 - Audio mode, none defined yet. Drivers and applications (on
86 - Reserved for future extensions. Drivers and applications must set
H A Dvidioc-g-input.rst38 To query the current video input applications call the
44 To select a video input applications store the number of the desired
49 applications must select an input before querying or negotiating any
H A Dvidioc-g-output.rst38 To query the current video output applications call the
45 To select a video output applications store the number of the desired
50 effects applications must select an output before querying or
H A Dvidioc-g-audio.rst38 To query the current audio input applications zero out the ``reserved``
45 current audio input *and* change the audio mode, applications initialize
74 - Audio mode flags set by drivers and applications (on
78 - Reserved for future extensions. Drivers and applications must set
/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml15 There are various applications for the Infra Red contactless temperature
16 sensor and MLX90632 is most suitable for consumer applications where
19 object temperature range for industrial applications. Since it can
32 MLX90635 is most suitable for consumer applications where
35 object temperature range for industrial applications, while just 0.2
36 degree Celsius for human body measurement applications. Since it can
/linux/Documentation/scsi/
H A Dmegaraid.rst11 user applications in a similar way. They understand the same firmware control
12 commands. Furthermore, the applications also can treat different classes of
14 interfaces with the applications on one side and all the low level drivers
63 The applications interface with the common module via the character device
68 applications into uioc_t. After driver handles the uioc_t, the common module
69 will convert that back into the old format before returning to applications.
71 As new applications evolve and replace the old ones, the old packet format
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-controller-intro.rst15 presented to userspace applications as V4L2 and ALSA capture devices.
18 available directly to applications by the drivers, can usually be
28 applications to access hardware parameters. As newer hardware expose an
30 applications really require based on limited information, thereby
H A Dmedia-ioc-enum-links.rst34 To enumerate pads and/or links for a given entity, applications set the
80 - Reserved for future extensions. Drivers and applications must set
106 - Reserved for future extensions. Drivers and applications must set
133 - Reserved for future extensions. Drivers and applications must set
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dell-privacy-wmi14 Identifies the local microphone can be muted by hardware, no applications
44 consumed by various applications interested in knowing the Privacy
49 Identifies the local microphone can be muted by hardware, no applications
60 and cannot send stream to OS applications
65 and camera module to OS applications
/linux/Documentation/driver-api/rapidio/
H A Dmport_cdev.rst13 devices directly to applications, in a manner that allows the numerous and
17 for user-space applications. Most of RapidIO operations are supported through
24 Using available set of ioctl commands user-space applications can perform
37 - Enable/Disable reporting of RapidIO doorbell events to user-space applications
39 - Enable/Disable reporting of RIO port-write events to user-space applications
58 as user-space applications while using remaining functionality provided by
102 API library and applications that use this device driver are available from
H A Drio_cm.rst16 to applications, in a manner that allows the numerous and varied RapidIO
19 This driver (RIO_CM) provides to user-space applications shared access to
26 have reduced number of messaging mailboxes. RapidIO aware applications must
31 operations using a single messaging mailbox. This allows applications to
39 Following ioctl commands are available to user-space applications:
87 user-space applications are defined in 'include/uapi/linux/rio_cm_cdev.h'.
129 Messaging API library and applications that use this device driver are available
/linux/Documentation/fb/
H A Dapi.rst11 This document describes the frame buffer API used by applications to interact
17 the recommended API implementation, but applications should be prepared to
148 Screen information are queried by applications using the FBIOGET_FSCREENINFO
154 be directly modified by applications, but can be changed by the driver when an
222 To modify variable information, applications call the FBIOPUT_VSCREENINFO
227 applications should call the FBIOGET_VSCREENINFO ioctl and modify only the
240 for applications when using RGB and grayscale formats, as well as legacy
252 - For pseudocolor formats, applications set the grayscale field to zero. The
253 red, blue, green and transp fields must be set to 0 by applications and
257 - For truecolor and directcolor formats, applications set the grayscale field
[all …]
/linux/arch/arm/mach-sti/
H A DKconfig35 and other digital audio/video applications using Flattned Device
44 and other digital audio/video applications using Flattened Device
54 and other digital audio/video applications using Flattened Device
/linux/Documentation/security/
H A Dsak.rst11 masquerading as login applications. Users need to be taught to enter
46 2. On the PC keyboard, SAK kills all applications which have
50 actually want killed. This is because these applications are
90 applications to malfunction - test everything well.
/linux/Documentation/devicetree/bindings/regulator/
H A Drenesas,raa215300.yaml14 32-bit and 64-bit MCU and MPU applications. It supports DDR3, DDR3L, DDR4,
18 ideal for System-On-Module (SOM) applications. A spread spectrum feature
19 provides an ease-of-use solution for noise-sensitive audio or RF applications.
/linux/Documentation/arch/x86/
H A Dxstate.rst1 Using XSTATE features in user space applications
25 size of 2KB with existing applications is too small for new CPU features
27 enabling, the kernel can enforce userspace applications to have
30 Using dynamically enabled XSTATE features in user space applications
33 The kernel provides an arch_prctl(2) based mechanism for applications to
86 Below is the example of how userspace applications enable

12345678910>>...27