Home
last modified time | relevance | path

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

12345678910>>...34

/linux/arch/mips/include/asm/
H A 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
/linux/net/vmw_vsock/
H A 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.
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-v3.rst226 ICC_AP0R1_EL1 when the host implements at least 6 bits of priority
227 ICC_AP0R2_EL1 when the host implements 7 bits of priority
228 ICC_AP0R3_EL1 when the host implements 7 bits of priority
230 ICC_AP1R1_EL1 when the host implements at least 6 bits of priority
231 ICC_AP1R2_EL1 when the host implements 7 bits of priority
232 ICC_AP1R3_EL1 when the host implements 7 bits of priority
244 ICH_AP0R1_EL2 when the host implements at least 6 bits of priority
245 ICH_AP0R2_EL2 when the host implements 7 bits of priority
246 ICH_AP0R3_EL2 when the host implements 7 bits of priority
248 ICH_AP1R1_EL2 when the host implements at least 6 bits of priority
[all …]
/linux/Documentation/driver-api/media/drivers/
H A 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
H A Dvidtv.rst129 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/Documentation/networking/
H A Dnetdevices.rst216 lock if the driver implements queue management or shaper API.
221 lock if the driver implements queue management or shaper API.
234 lock if the driver implements queue management or shaper API.
242 lock if the driver implements queue management or shaper API.
250 lock if the driver implements queue management or shaper API.
258 lock if the driver implements queue management or shaper API.
296 lock if the driver implements queue management or shaper API.
303 lock if the driver implements queue management or shaper API.
308 implements queue management or shaper API.
317 the driver implements queue management or shaper API.
/linux/Documentation/hwmon/
H A 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
H A 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
H A Dmc34vr500.rst19 This driver implements initial support for the NXP MC34VR500 PMIC. The MC34VR500
26 Currently, this driver only implements the input voltage and temperature
H A Dw83773g.rst21 This driver implements support for Nuvoton W83773G temperature sensor
22 chip. This chip implements one local and two remote sensors.
H A Dw83l786ng.rst30 This driver implements support for Winbond W83L786NG/W83L786NR chips.
32 The driver implements two temperature sensors, two fan rotation speed
H A Dadc128d818.rst19 This driver implements support for the Texas Instruments ADC128D818.
22 The ADC128D818 implements one temperature sensor and seven voltage sensors.
/linux/Documentation/userspace-api/media/
H A Dglossary.rst17 A :term:`Device Driver` that implements the main logic to talk with
36 Part of the Linux Kernel that implements support for a hardware
47 that implements digital TV (e. g. DVB, ATSC, ISDB, etc).
110 A specialized processor that implements a set of algorithms for
/linux/include/uapi/linux/
H A Dvirtio_scmi.h12 /* Device implements some SCMI notifications, or delayed responses. */
15 /* Device implements any SCMI statistics shared memory region */
H A Dnetdev.h18 * @NETDEV_XDP_ACT_NDO_XMIT: This feature informs if netdev implements
24 * @NETDEV_XDP_ACT_RX_SG: This feature informs if netdev implements non-linear
26 * @NETDEV_XDP_ACT_NDO_XMIT_SG: This feature informs if netdev implements
/linux/rust/zerocopy/src/
H A Ddeprecated.rs66 …note = "use `Ref::from_bytes`; for `T: Unaligned`, the returned `CastError` implements `Into<SizeE…
83 …note = "use `Ref::from_prefix`; for `T: Unaligned`, the returned `CastError` implements `Into<Size…
100 …note = "use `Ref::from_suffix`; for `T: Unaligned`, the returned `CastError` implements `Into<Size…
130 …tes` now supports slices; for `T: Unaligned`, the returned `CastError` implements `Into<SizeError>…
194 …:from_prefix_with_elems`; for `T: Unaligned`, the returned `CastError` implements `Into<SizeError>…
205 …:from_suffix_with_elems`; for `T: Unaligned`, the returned `CastError` implements `Into<SizeError>…
/linux/drivers/reset/
H A Dreset-scmi.c34 * This function implements the reset driver op to assert a device's reset
52 * This function implements the reset driver op to deassert a device's reset
70 * This function implements the reset driver op to trigger a device's
/linux/tools/include/uapi/linux/
H A Dnetdev.h18 * @NETDEV_XDP_ACT_NDO_XMIT: This feature informs if netdev implements
24 * @NETDEV_XDP_ACT_RX_SG: This feature informs if netdev implements non-linear
26 * @NETDEV_XDP_ACT_NDO_XMIT_SG: This feature informs if netdev implements
/linux/drivers/infiniband/sw/rxe/
H A DKconfig9 This driver implements the InfiniBand RDMA transport over
18 Linux RDMA stack and implements a kernel or user space
/linux/drivers/pci/endpoint/functions/
H A DKconfig23 Bridge (NTB) driver for PCI Endpoint. NTB driver implements NTB
37 Bridge (NTB) driver for PCIe Endpoint. NTB driver implements NTB
/linux/Documentation/driver-api/media/
H A Ddtv-core.rst14 - 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/drivers/hid/intel-thc-hid/
H A DKconfig25 Intel QuickSPI, based on Touch Host Controller (THC), implements
36 Intel QuickI2C, uses Touch Host Controller (THC) hardware, implements
/linux/sound/firewire/motu/
H A Dmotu-protocol-v2.c159 // Expected for Traveler, which implements Altera Cyclone EP1C3.
168 // For UltraLite and 8pre, which implements Xilinx Spartan XC3S200.
194 // 828mkII implements Altera ACEX 1K EP1K30. Nothing to do. in snd_motu_protocol_v2_switch_fetching_mode()
197 // 896HD implements Altera Cyclone EP1C3 but nothing to do. in snd_motu_protocol_v2_switch_fetching_mode()
/linux/Documentation/admin-guide/media/
H A Drcar-fdp1.rst6 The R-Car FDP1 driver implements driver-specific controls as follows.
10 driver implements the following modes.
/linux/sound/soc/ti/
H A DKconfig24 The driver only implements the ASP support which is a subset of
154 The hdmi audio driver implements cpu-dai component using the
158 as codec component. The hdmi audio driver implements also

12345678910>>...34