Home
last modified time | relevance | path

Searched full:implements (Results 1 – 25 of 2069) sorted by relevance

12345678910>>...83

/kernel/linux/linux-5.10/include/media/
Dv4l2-ioctl.h25 * @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 …]
Dmedia-devnode.h37 * @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
/kernel/linux/linux-6.6/include/media/
Dv4l2-ioctl.h25 * @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 …]
Dmedia-devnode.h37 * @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
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dprefetch.h13 * 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
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dprefetch.h13 * 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
/kernel/linux/linux-5.10/net/vmw_vsock/
DKconfig35 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.
/kernel/linux/linux-6.6/net/vmw_vsock/
DKconfig35 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.
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_gem_atomic_helper.c19 * The GEM atomic helpers library implements generic atomic-commit
229 * This function implements struct &drm_plane_funcs.atomic_duplicate_state for
278 * This function implements struct &drm_plane_funcs.atomic_destroy_state
312 * This function implements struct &drm_plane_funcs.reset_plane for
338 * This function implements struct &drm_plane_helper_funcs.begin_fb_access. It
365 * This function implements struct &drm_plane_helper_funcs.end_fb_access. It
387 * This function implements struct drm_simple_display_funcs.begin_fb_access.
407 * This function implements struct drm_simple_display_funcs.end_fb_access.
424 * This function implements struct drm_simple_display_funcs.reset_plane
437 * This function implements struct drm_simple_display_funcs.duplicate_plane_state
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dpvrusb2.rst80 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
/kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/
Dpvrusb2.rst80 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
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dnetdev.h17 * @NETDEV_XDP_ACT_NDO_XMIT: This feature informs if netdev implements
23 * @NETDEV_XDP_ACT_RX_SG: This feature informs if netdev implements non-linear
25 * @NETDEV_XDP_ACT_NDO_XMIT_SG: This feature informs if netdev implements
/kernel/linux/linux-6.6/include/uapi/linux/
Dnetdev.h17 * @NETDEV_XDP_ACT_NDO_XMIT: This feature informs if netdev implements
23 * @NETDEV_XDP_ACT_RX_SG: This feature informs if netdev implements non-linear
25 * @NETDEV_XDP_ACT_NDO_XMIT_SG: This feature informs if netdev implements
Dvirtio_scmi.h12 /* Device implements some SCMI notifications, or delayed responses. */
15 /* Device implements any SCMI statistics shared memory region */
/kernel/linux/linux-5.10/Documentation/hwmon/
Dlm77.rst22 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
Dasb100.rst19 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
/kernel/linux/linux-6.6/Documentation/hwmon/
Dlm77.rst22 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
Dasb100.rst19 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
/kernel/linux/linux-6.6/Documentation/netlink/specs/
Dnetdev.yaml26 This feature informs if netdev implements ndo_xdp_xmit callback.
38 This feature informs if netdev implements non-linear XDP buffer
43 This feature informs if netdev implements non-linear XDP buffer
/kernel/linux/linux-6.6/drivers/char/ipmi/
DKconfig118 The driver implements the BMC side of the KCS contorller, it
130 The driver implements the BMC side of the KCS contorller, it
171 implements the BMC side of the BT interface.
180 The driver implements the BMC side of the SMBus system
/kernel/linux/linux-5.10/include/linux/mmc/
Dsd.h63 #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 */
/kernel/linux/linux-6.6/Documentation/userspace-api/media/
Dglossary.rst17 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
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dglossary.rst17 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
/kernel/linux/linux-6.6/include/linux/mmc/
Dsd.h67 #define SCR_SPEC_VER_0 0 /* Implements system specification 1.0 - 1.01 */
68 #define SCR_SPEC_VER_1 1 /* Implements system specification 1.10 */
69 #define SCR_SPEC_VER_2 2 /* Implements system specification 2.00-3.0X */
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
DKconfig6 This driver implements the iWARP RDMA transport over
13 implements both a kernel and user space RDMA verbs API.

12345678910>>...83