/Linux-v4.19/sound/oss/dmasound/ |
D | Kconfig | 11 inserted in and removed from the running kernel whenever you 25 inserted in and removed from the running kernel whenever you 39 inserted in and removed from the running kernel whenever you
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | cpci_hotplug_core.c | 379 int inserted; in check_slots() local 388 extracted = inserted = 0; in check_slots() 399 inserted++; in check_slots() 440 inserted++; in check_slots() 477 inserted, extracted, atomic_read(&extracting)); in check_slots() 478 if (inserted || extracted) in check_slots()
|
/Linux-v4.19/Documentation/driver-model/ |
D | binding.txt | 16 inserted into the end of this list. The bus object also contains a 18 for a driver, it is inserted at the end of this list. These are the 55 When a driver is attached to a device, the device is inserted into the
|
/Linux-v4.19/tools/memory-model/litmus-tests/ |
D | MP+onceassign+derefonce.litmus | 9 * structure containing a newly inserted element.
|
/Linux-v4.19/Documentation/devicetree/bindings/bus/ |
D | qcom,ebi2.txt | 79 the data bus. They are inserted when reading one CS and switching to another 83 inserted after every write minimum 1. The data out is driven from the time 86 - qcom,xmem-write-delta-cycles: initial latency for write cycles inserted for 88 - qcom,xmem-read-delta-cycles: initial latency for read cycles inserted for the
|
/Linux-v4.19/net/netfilter/ |
D | core.c | 110 bool inserted = false; in nf_hook_entries_grow() local 141 if (inserted || reg->priority > orig_ops[i]->priority) { in nf_hook_entries_grow() 149 inserted = true; in nf_hook_entries_grow() 154 if (!inserted) { in nf_hook_entries_grow()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/ |
D | Kconfig | 33 inserted in and removed from the running kernel whenever you want), 59 inserted in and removed from the running kernel whenever you want),
|
/Linux-v4.19/drivers/md/persistent-data/ |
D | dm-btree.c | 763 int *inserted) in insert() argument 812 if (inserted) in insert() 813 *inserted = 1; in insert() 820 if (inserted) in insert() 821 *inserted = 0; in insert() 858 int *inserted) in dm_btree_insert_notify() argument 861 return insert(info, root, keys, value, new_root, inserted); in dm_btree_insert_notify()
|
D | dm-btree.h | 133 int *inserted)
|
/Linux-v4.19/Documentation/hwmon/ |
D | ltc4215 | 17 The LTC4215 controller allows a board to be safely inserted and removed
|
D | ltc4260 | 17 The LTC4260 Hot Swap controller allows a board to be safely inserted
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | selection-api-configuration.rst | 55 The part of a buffer into which the image is inserted by the hardware is 89 to be inserted into a video signal or graphical screen. The limits of 108 inserted by the hardware is controlled by ``V4L2_SEL_TGT_COMPOSE``
|
D | v4l2-selection-targets.rst | 71 - The active area and all padding pixels that are inserted or
|
D | selection-api-vs-crop-api.rst | 13 video signal is inserted. It should be considered as an API abuse
|
/Linux-v4.19/net/tipc/ |
D | Kconfig | 17 can be inserted in and removed from the running kernel whenever you
|
/Linux-v4.19/Documentation/devicetree/bindings/firmware/ |
D | coreboot.txt | 5 device-tree-based kernel (yet), this node needs to be inserted by a
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | rk3288-veyron-sdmmc.dtsi | 37 * think there's a card inserted
|
/Linux-v4.19/drivers/usb/misc/ |
D | Kconfig | 16 inserted in and removed from the running kernel whenever you want). 66 inserted in and removed from the running kernel whenever you want). 132 controller within CardBus card that are inserted in the U132 adapter. 135 worked with a USB PEN Drive inserted into the first USB port of
|
/Linux-v4.19/drivers/staging/ks7010/ |
D | TODO | 27 - fix the 'card removal' event when card is inserted when booting
|
/Linux-v4.19/drivers/tty/serial/ |
D | sirfsoc_uart.c | 1172 int count, inserted; in sirfsoc_uart_rx_dma_hrtimer_callback() local 1182 inserted = 0; in sirfsoc_uart_rx_dma_hrtimer_callback() 1199 inserted = tty_insert_flip_string(tty->port, in sirfsoc_uart_rx_dma_hrtimer_callback() 1201 if (!inserted) in sirfsoc_uart_rx_dma_hrtimer_callback() 1203 port->icount.rx += inserted; in sirfsoc_uart_rx_dma_hrtimer_callback() 1204 xmit->tail = (xmit->tail + inserted) & in sirfsoc_uart_rx_dma_hrtimer_callback() 1215 if (!inserted && !count && in sirfsoc_uart_rx_dma_hrtimer_callback()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-rbd | 39 (WO) Available only if rbd module is inserted with single_major 53 (WO) Available only if rbd module is inserted with single_major
|
/Linux-v4.19/net/decnet/ |
D | Kconfig | 24 inserted in and removed from the running kernel whenever you want).
|
/Linux-v4.19/drivers/staging/mt7621-mmc/ |
D | sd.c | 396 u32 inserted; in msdc_tasklet_card() local 404 inserted = (status & MSDC_PS_CDSTS) ? 0 : 1; in msdc_tasklet_card() 406 inserted = (status & MSDC_PS_CDSTS) ? 1 : 0; in msdc_tasklet_card() 409 change = host->card_inserted ^ inserted; in msdc_tasklet_card() 410 host->card_inserted = inserted; in msdc_tasklet_card() 413 if (inserted) in msdc_tasklet_card() 418 host->card_inserted = inserted; in msdc_tasklet_card() 425 IRQ_MSG("card found<%s>", inserted ? "inserted" : "removed"); in msdc_tasklet_card()
|
/Linux-v4.19/drivers/char/pcmcia/ |
D | Kconfig | 17 inserted in and removed from the running kernel whenever you want).
|
/Linux-v4.19/Documentation/arm/SA1100/ |
D | Brutus | 58 some drivers in order to drive already inserted cards at boot time with
|