Searched full:automatically (Results 1 – 25 of 1929) sorted by relevance
12345678910>>...78
/linux-5.10/include/linux/dma/ |
D | sprd-dma.h | 19 * 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
|
/linux-5.10/include/media/i2c/ |
D | tc358743.h | 80 /* 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.
|
/linux-5.10/tools/testing/selftests/kvm/lib/ |
D | io.c | 12 * 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
|
/linux-5.10/sound/soc/fsl/ |
D | Kconfig | 15 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.
|
/linux-5.10/Documentation/admin-guide/ |
D | thunderbolt.rst | 39 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.
|
/linux-5.10/Documentation/scsi/ |
D | bnx2fc.rst | 10 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.
|
D | megaraid.rst | 37 solution. modprobe automatically loads dependent modules, so users 38 running "modprobe driver1" or "modprobe driver2" would automatically 48 better name), loaded by both mptraid and megaraid automatically, which
|
/linux-5.10/Documentation/hwmon/ |
D | lm77.rst | 35 * 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.
|
D | emc1403.rst | 70 * 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.
|
/linux-5.10/drivers/regulator/ |
D | devres.c | 48 * 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.
|
/linux-5.10/drivers/gpio/ |
D | gpiolib-devres.c | 53 * 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.
|
/linux-5.10/drivers/of/ |
D | Kconfig | 9 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
|
/linux-5.10/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 11 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
|
/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
D | Kconfig | 15 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,
|
/linux-5.10/drivers/soc/ixp4xx/ |
D | Kconfig | 10 and is automatically selected by Ethernet and HSS drivers. 17 and is automatically selected by Ethernet and HSS drivers.
|
/linux-5.10/include/drm/ |
D | drm_managed.h | 58 * automatically freed on the final drm_dev_put(). Memory can also be freed 74 * memory is automatically freed on the final drm_dev_put() and works exactly 96 * automatically freed on the final drm_dev_put() and works exactly like a
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-vmbus | 13 Writing to driver_override does not automatically unbind the 15 automatically load the specified driver. If no driver with a
|
D | sysfs-bus-amba | 13 Writing to driver_override does not automatically unbind the 15 automatically load the specified driver. If no driver with a
|
D | sysfs-bus-thunderbolt | 6 are allowed to be connected automatically during system 21 If a device is authorized automatically during boot its 41 none All devices are automatically authorized 46 dponly Automatically tunnel Display port (and USB). No 48 usbonly Automatically tunnel USB controller of the 295 Description: For supported devices, automatically authenticate the new Thunderbolt
|
/linux-5.10/fs/autofs/ |
D | Kconfig | 6 This name exists for people to just automatically pick up the 17 The automounter is a tool to automatically mount remote file systems
|
/linux-5.10/Documentation/driver-api/ |
D | device_link.rst | 15 driver core automatically take care of them. 77 to deletion. Device links managed by the driver core are deleted automatically 90 causes the device link to be automatically purged when the consumer fails to 94 ``DL_FLAG_AUTOREMOVE_SUPPLIER`` causes the device link to be automatically 99 to probe for a driver for the consumer driver on the link automatically after 175 of the NHI, this resume order would automatically be enforced by the 269 * The initial state of a device link is automatically determined by
|
/linux-5.10/include/linux/ |
D | reset.h | 333 * from this function, reset_control_put() is called automatically on driver 352 * returned from this function, reset_control_put() is called automatically on 370 * this function, reset_control_put() is called automatically on driver detach. 386 * returned from this function, reset_control_put() is called automatically on 404 * from this function, reset_control_put() is called automatically on driver 422 * this function, reset_control_put() is called automatically on driver 440 * this function, reset_control_put() is called automatically on driver detach.
|
/linux-5.10/Documentation/ide/ |
D | ide.rst | 16 automatically at startup when PCI BIOS support is configured. 32 automatically detected by Linux. For safe, reliable operation with such 71 This driver automatically probes for most IDE interfaces (including all PCI 77 The IDE driver automatically detects and handles this. However, this may 201 are detected automatically). 210 short 40-wires cable which cannot be automatically detected - if this is not
|
/linux-5.10/drivers/extcon/ |
D | devres.c | 58 * This function manages automatically the memory of extcon device using device 109 * this function, that extcon device is automatically unregistered on driver 162 * This function manages automatically the notifier of extcon device using 222 * This function manages automatically the notifier of extcon device using
|
/linux-5.10/drivers/staging/rtl8723bs/include/ |
D | drv_conf.h | 13 …arning "define CONFIG_USB_VENDOR_REQ_MUTEX for CONFIG_USB_VENDOR_REQ_BUFFER_PREALLOC automatically" 17 #warning "define CONFIG_USB_VENDOR_REQ_MUTEX for CONFIG_VENDOR_REQ_RETRY automatically"
|
12345678910>>...78