Searched full:implements (Results 1 – 25 of 1025) sorted by relevance
12345678910>>...41
/linux-5.10/include/media/ |
D | v4l2-ioctl.h | 25 * @vidioc_querycap: pointer to the function that implements 27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements 30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements 33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements 36 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements 39 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements 42 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements 45 * @vidioc_enum_fmt_meta_out: pointer to the function that implements 48 * @vidioc_g_fmt_vid_cap: pointer to the function that implements 51 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements [all …]
|
D | media-devnode.h | 37 * @read: pointer to the function that implements read() syscall 38 * @write: pointer to the function that implements write() syscall 39 * @poll: pointer to the function that implements poll() syscall 40 * @ioctl: pointer to the function that implements ioctl() syscall 43 * @open: pointer to the function that implements open() syscall
|
/linux-5.10/arch/mips/include/asm/ |
D | prefetch.h | 13 * R5000 and RM5200 implements pref and prefx instructions but they're nops, so 17 * R5432 implements Load, Store, LoadStreamed, StoreStreamed, LoadRetained, 22 * RM7000 version 1.0 interprets all hints as Pref_Load; version 2.0 implements 25 * RM9000 is MIPS IV but implements prefetching like MIPS32/MIPS64; it's
|
/linux-5.10/net/vmw_vsock/ |
D | Kconfig | 35 This module implements a loopback transport for Virtual Sockets, 45 This module implements a VMCI transport for Virtual Sockets. 58 This module implements a virtio transport for Virtual Sockets. 77 This module implements a Hyper-V transport for Virtual Sockets.
|
/linux-5.10/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 80 pvrusb2-context.[ch] - This module implements the context for an 95 pvrusb2-debugifc.[ch] - This module implements a crude command line 105 pvrusb2-encoder.[ch] - This module implements all protocol needed to 125 pvrusb2-hdw.c - This module implements all the various bits of logic 140 pvrusb2-i2c-cmd-v4l1.[ch] - This module implements generic V4L1 145 pvrusb2-i2c-cmd-v4l2.[ch] - This module implements generic V4L2 160 pvrusb2-io.[ch] - This module implements a very low level ring of
|
D | vidtv.rst | 129 Implements a fake tuner DVB driver. 132 Implements a fake demodulator DVB driver. 135 Implements a bridge driver. 169 Implements the PES logic to convert encoder data into MPEG TS 178 Implements a S302M encoder to make it possible to insert PCM audio 192 Implements a 'channel' abstraction. 212 Implements a MPEG TS mux, loosely based on the ffmpeg
|
/linux-5.10/Documentation/hwmon/ |
D | lm77.rst | 22 The LM77 implements one temperature sensor. The temperature 27 The LM77 implements 3 limits: low (temp1_min), high (temp1_max) and 28 critical (temp1_crit.) It also implements an hysteresis mechanism which
|
D | asb100.rst | 19 This driver implements support for the Asus ASB100 and ASB100-A "Bach". 28 The ASB100 implements seven voltage sensors, three fan rotation speed 30 these, the ASB100-A also implements a single PWM controller for fans 2 and
|
D | w83773g.rst | 21 This driver implements support for Nuvoton W83773G temperature sensor 22 chip. This chip implements one local and two remote sensors.
|
D | adc128d818.rst | 19 This driver implements support for the Texas Instruments ADC128D818. 22 The ADC128D818 implements one temperature sensor and seven voltage sensors.
|
D | w83l786ng.rst | 30 This driver implements support for Winbond W83L786NG/W83L786NR chips. 32 The driver implements two temperature sensors, two fan rotation speed
|
/linux-5.10/include/linux/mmc/ |
D | sd.h | 63 #define SCR_SPEC_VER_0 0 /* Implements system specification 1.0 - 1.01 */ 64 #define SCR_SPEC_VER_1 1 /* Implements system specification 1.10 */ 65 #define SCR_SPEC_VER_2 2 /* Implements system specification 2.00-3.0X */
|
/linux-5.10/Documentation/userspace-api/media/ |
D | glossary.rst | 17 A :term:`Device Driver` that implements the main logic to talk with 29 Part of the Linux Kernel that implements support for a hardware 40 that implements digital TV (e. g. DVB, ATSC, ISDB, etc). 103 A specialized processor that implements a set of algorithms for
|
/linux-5.10/drivers/infiniband/sw/siw/ |
D | Kconfig | 7 This driver implements the iWARP RDMA transport over 14 implements both a kernel and user space RDMA verbs API.
|
/linux-5.10/drivers/char/ipmi/ |
D | Kconfig | 109 The driver implements the BMC side of the KCS contorller, it 121 The driver implements the BMC side of the KCS contorller, it 134 implements the BMC side of the BT interface.
|
/linux-5.10/drivers/reset/ |
D | reset-scmi.c | 32 * This function implements the reset driver op to assert a device's reset 50 * This function implements the reset driver op to deassert a device's reset 68 * This function implements the reset driver op to trigger a device's
|
/linux-5.10/drivers/infiniband/sw/rxe/ |
D | Kconfig | 10 This driver implements the InfiniBand RDMA transport over 19 Linux RDMA stack and implements a kernel or user space
|
/linux-5.10/Documentation/driver-api/media/ |
D | dtv-core.rst | 14 - A tuner driver that implements the logic which commands the part of 19 - A demodulator driver (a.k.a "demod") that implements the logic which
|
/linux-5.10/drivers/cpuidle/ |
D | Kconfig | 30 This governor implements a simplified idle state selection method 40 This governor implements haltpoll idle state selection, to be
|
/linux-5.10/Documentation/admin-guide/media/ |
D | rcar-fdp1.rst | 6 The R-Car FDP1 driver implements driver-specific controls as follows. 10 driver implements the following modes.
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_gem_vram_helper.c | 628 Implements &struct drm_gem_object_funcs.free 644 Implements &struct drm_driver.dumb_create 670 Implements &struct drm_driver.dumb_mmap_offset 706 * Implements &struct drm_plane_helper_funcs.prepare_fb 756 * Implements &struct drm_plane_helper_funcs.cleanup_fb 789 * Implements &struct drm_simple_display_pipe_funcs.prepare_fb 811 * Implements &struct drm_simple_display_pipe_funcs.cleanup_fb 833 Implements &struct drm_gem_object_funcs.pin 857 Implements &struct drm_gem_object_funcs.unpin 869 Implements &struct drm_gem_object_funcs.vmap [all …]
|
/linux-5.10/Documentation/driver-api/ |
D | eisa.rst | 23 - The bus code implements most of the generic code. It is shared 25 implements bus probing (detecting EISA cards available on the bus), 29 - The bus root driver implements the glue between the bus hardware 38 implements the necessary callbacks to probe and release devices
|
/linux-5.10/sound/soc/ti/ |
D | Kconfig | 24 The driver only implements the ASP support which is a subset of 158 The hdmi audio driver implements cpu-dai component using the 162 as codec component. The hdmi audio driver implements also
|
/linux-5.10/drivers/acpi/acpica/ |
D | dsargs.c | 140 * DESCRIPTION: Get buffer_field Buffer and Index. This implements the late 185 * DESCRIPTION: Get bank_field bank_value. This implements the late 237 * DESCRIPTION: Get Buffer length and initializer byte list. This implements 281 * DESCRIPTION: Get Package length and initializer byte list. This implements 327 * DESCRIPTION: Get region address and length. This implements the late
|
/linux-5.10/Documentation/infiniband/ |
D | opa_vnic.rst | 113 implements the verbs to allocate and free the OPA_VNIC RDMA netdev. 115 It interfaces with the network stack and implements the required 119 the network stack. It also implements the RDMA netdev control operations. 121 The OPA VNIC module implements the HW independent VNIC functionality.
|
12345678910>>...41