Home
last modified time | relevance | path

Searched full:automatically (Results 1 – 25 of 4192) sorted by relevance

12345678910>>...168

/kernel/linux/linux-5.10/include/linux/dma/
Dsprd-dma.h19 * trigger the destination channel's transaction automatically by hardware
50 * automatically once the source channel's fragment request is done.
52 * automatically once the source channel's block request is done.
54 * automatically once the source channel's transfer request is done.
56 * automatically once the source channel's link-list request is done.
77 * configuration automatically to start transfer.
135 * 1' to its registers automatically, after 'configuration 1' transaction is
136 * done, DMA controller will load 'configuration 2' automatically, until all
/kernel/linux/linux-5.10/include/media/i2c/
Dtc358743.h80 /* Reset PHY automatically when TMDS clock goes from DC to AC.
86 /* Reset PHY automatically when TMDS clock passes 21 MHz.
92 /* Reset PHY automatically when TMDS clock is detected.
98 /* Reset HDMI PHY automatically when hsync period is out of range.
104 /* Reset HDMI PHY automatically when vsync period is out of range.
/kernel/linux/linux-4.19/include/media/i2c/
Dtc358743.h80 /* Reset PHY automatically when TMDS clock goes from DC to AC.
86 /* Reset PHY automatically when TMDS clock passes 21 MHz.
92 /* Reset PHY automatically when TMDS clock is detected.
98 /* Reset HDMI PHY automatically when hsync period is out of range.
104 /* Reset HDMI PHY automatically when vsync period is out of range.
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
Dio.c12 * A wrapper for write(2), that automatically handles the following
19 * For each of the above, an additional write is performed to automatically
27 * future enhancements to this function either automatically issue another
84 * A wrapper for read(2), that automatically handles the following
91 * For each of the above, an additional read is performed to automatically
104 * future enhancements to this function either automatically issue another
/kernel/linux/linux-4.19/tools/testing/selftests/kvm/lib/
Dio.c13 * A wrapper for write(2), that automatically handles the following
20 * For each of the above, an additional write is performed to automatically
28 * future enhancements to this function either automatically issue another
85 * A wrapper for read(2), that automatically handles the following
92 * For each of the above, an additional read is performed to automatically
105 * future enhancements to this function either automatically issue another
/kernel/linux/linux-5.10/sound/soc/fsl/
DKconfig15 in-tree drivers select it automatically.
26 in-tree drivers select it automatically.
36 in-tree drivers select it automatically.
54 in-tree drivers select it automatically.
66 in-tree drivers select it automatically.
76 in-tree drivers select it automatically.
111 in-tree drivers select it automatically.
/kernel/linux/linux-4.19/sound/soc/fsl/
DKconfig14 in-tree drivers select it automatically.
25 in-tree drivers select it automatically.
36 in-tree drivers select it automatically.
48 in-tree drivers select it automatically.
58 in-tree drivers select it automatically.
73 in-tree drivers select it automatically.
/kernel/linux/linux-4.19/Documentation/scsi/
Dbnx2fc.txt7 automatically with the upper storage layers.
13 automatically at boot time.
37 the system, bnx2fc driver would automatically claim the interfaces, starts vlan
63 <INTERFACE>.<VLAN>-fcoe interfaces are automatically created.
/kernel/linux/linux-5.10/Documentation/scsi/
Dbnx2fc.rst10 automatically with the upper storage layers.
16 automatically at boot time.
41 the system, bnx2fc driver would automatically claim the interfaces, starts vlan
69 <INTERFACE>.<VLAN>-fcoe interfaces are automatically created.
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dthunderbolt.rst39 This will authorize all devices automatically when they appear. However,
53 All devices are automatically connected by the firmware. No user
71 The firmware automatically creates tunnels for Display Port and
76 The firmware automatically creates tunnels for the USB controller and
162 automatically enables IOMMU if not enabled by the user already. These
170 support downgrade to older OS, so users who want to automatically
257 ``thunderbolt-net`` driver is loaded automatically. If the other host is
263 This triggers module load on the other host automatically. If the driver
269 configure the interface or let your GUI handle it automatically.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dlm77.rst35 * When setting a limit, its hysteresis will automatically follow, the
39 automatically change to 85 degrees C.
44 hysteresis applies automatically to the low and high limits.
Demc1403.rst70 * When setting a limit, its hysteresis will automatically follow, the
74 automatically change to 85 degrees C.
79 hysteresis applies automatically to all other limits.
/kernel/linux/linux-4.19/Documentation/hwmon/
Dlm7728 * When setting a limit, its hysteresis will automatically follow, the
32 automatically change to 85 degrees C.
37 hysteresis applies automatically to the low and high limits.
Demc140349 * When setting a limit, its hysteresis will automatically follow, the
53 automatically change to 85 degrees C.
58 hysteresis applies automatically to all other limits.
/kernel/linux/linux-5.10/drivers/regulator/
Ddevres.c48 * automatically regulator_put() on driver detach. See regulator_get() for more
63 * are automatically regulator_put() on driver detach. See regulator_get() for
79 * function are automatically regulator_put() on driver detach. See
141 * automatically be freed when the device is unbound. If any of the
182 * error. The regulator will automatically be released when the device
268 * The supply alias will automatically be unregistered when the source
340 * aliases in one operation, the aliases will be automatically
429 * automatically be unregistered when the source device is unbound.
/kernel/linux/linux-4.19/drivers/gpio/
Ddevres.c61 * automatically disposed on driver detach. See gpiod_get() for detailed
79 * are automatically disposed on driver detach. See gpiod_get_optional() for
98 * automatically disposed on driver detach. See gpiod_get_index() for detailed
179 * GPIO descriptors returned from this function are automatically disposed on
234 * function are automatically disposed on driver detach. See
262 * automatically disposed on driver detach. See gpiod_get_array() for detailed
297 * function are automatically disposed on driver detach.
373 * automatically freed on driver detach.
/kernel/linux/linux-4.19/scripts/
Dmkmakefile15 # Only overwrite automatically generated Makefiles
17 if test -e $2/Makefile && ! grep -q Automatically $2/Makefile
26 # Automatically generated by $0: don't edit
/kernel/linux/linux-5.10/drivers/gpio/
Dgpiolib-devres.c53 * automatically disposed on driver detach. See gpiod_get() for detailed
71 * are automatically disposed on driver detach. See gpiod_get_optional() for
90 * automatically disposed on driver detach. See gpiod_get_index() for detailed
196 * GPIO descriptors returned from this function are automatically disposed on
237 * function are automatically disposed on driver detach. See
265 * automatically disposed on driver detach. See gpiod_get_array() for detailed
300 * function are automatically disposed on driver detach.
406 * automatically freed on driver detach.
499 * The gpio chip automatically be released when the device is unbound.
/kernel/linux/linux-5.10/drivers/of/
DKconfig9 It is automatically selected by platforms that need it or can
62 While this option is selected automatically on such platforms, you
93 While this option is selected automatically when needed, you can
/kernel/linux/linux-4.19/drivers/of/
DKconfig9 It is automatically selected by platforms that need it or can
61 While this option is selected automatically on such platforms, you
100 While this option is selected automatically when needed, you can
/kernel/linux/linux-5.10/drivers/staging/pi433/Documentation/
Dpi433.txt11 jobs are queued and processed automatically in the background, the first
122 optionOn - a preamble will be automatically generated
125 optionOn - a sync word will be automatically added to
131 optionOn - the length of the telegram will be automatically
133 optionOff - no length information will be automatically added
138 optionOn - the address byte will be automatically added to the
145 optionOn - an crc will be automatically calculated over the
/kernel/linux/linux-4.19/drivers/staging/pi433/Documentation/
Dpi433.txt11 jobs are queued and processed automatically in the background, the first
122 optionOn - a preamble will be automatically generated
125 optionOn - a sync word will be automatically added to
131 optionOn - the length of the telegram will be automatically
133 optionOff - no length information will be automatically added
138 optionOn - the address byte will be automatically added to the
145 optionOn - an crc will be automatically calculated over the
/kernel/linux/linux-4.19/drivers/regulator/
Ddevres.c53 * automatically regulator_put() on driver detach. See regulator_get() for more
68 * are automatically regulator_put() on driver detach. See regulator_get() for
84 * function are automatically regulator_put() on driver detach. See
146 * automatically be freed when the device is unbound. If any of the
186 * error. The regulator will automatically be released when the device
271 * The supply alias will automatically be unregistered when the source
343 * aliases in one operation, the aliases will be automatically
432 * automatically be unregistered when the source device is unbound.
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
DKconfig15 layer will automatically load the correct version for your device.
39 # This config option automatically enables b43legacy LEDS support,
46 # This config option automatically enables b43 HW-RNG support,
/kernel/linux/linux-4.19/Documentation/admin-guide/
Dthunderbolt.rst17 This will authorize all devices automatically when they appear. However,
33 All devices are automatically connected by the firmware. No user
51 The firmware automatically creates tunnels for Display Port and
56 The firmware automatically creates tunnels for the USB controller and
216 ``thunderbolt-net`` driver is loaded automatically. If the other host is
222 This triggers module load on the other host automatically. If the driver
228 configure the interface or let your GUI handle it automatically.

12345678910>>...168