Home
last modified time | relevance | path

Searched refs:inserted (Results 1 – 25 of 136) sorted by relevance

123456

/Linux-v5.10/sound/oss/dmasound/
DKconfig12 inserted in and removed from the running kernel whenever you
26 inserted in and removed from the running kernel whenever you
40 inserted in and removed from the running kernel whenever you
/Linux-v5.10/drivers/pci/hotplug/
Dcpci_hotplug_core.c328 int inserted; in check_slots() local
337 extracted = inserted = 0; in check_slots()
348 inserted++; in check_slots()
386 inserted++; in check_slots()
420 inserted, extracted, atomic_read(&extracting)); in check_slots()
421 if (inserted || extracted) in check_slots()
/Linux-v5.10/Documentation/driver-api/driver-model/
Dbinding.rst17 inserted into the end of this list. The bus object also contains a
19 for a driver, it is inserted at the end of this list. These are the
56 When a driver is attached to a device, the device is inserted into the
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt79 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-v5.10/tools/memory-model/litmus-tests/
DMP+onceassign+derefonce.litmus9 * structure containing a newly inserted element.
/Linux-v5.10/arch/um/kernel/
Dtime.c261 bool inserted = false; in __time_travel_add_event() local
285 inserted = true; in __time_travel_add_event()
290 if (!inserted) in __time_travel_add_event()
/Linux-v5.10/net/netfilter/
Dcore.c111 bool inserted = false; in nf_hook_entries_grow() local
142 if (inserted || reg->priority > orig_ops[i]->priority) { in nf_hook_entries_grow()
150 inserted = true; in nf_hook_entries_grow()
155 if (!inserted) { in nf_hook_entries_grow()
/Linux-v5.10/drivers/md/persistent-data/
Ddm-btree.c765 int *inserted) in insert() argument
814 if (inserted) in insert()
815 *inserted = 1; in insert()
822 if (inserted) in insert()
823 *inserted = 0; in insert()
860 int *inserted) in dm_btree_insert_notify() argument
863 return insert(info, root, keys, value, new_root, inserted); in dm_btree_insert_notify()
Ddm-btree.h133 int *inserted)
/Linux-v5.10/drivers/net/wireless/intel/iwlegacy/
DKconfig34 inserted in and removed from the running kernel whenever you want),
60 inserted in and removed from the running kernel whenever you want),
/Linux-v5.10/Documentation/hwmon/
Dltc4215.rst22 The LTC4215 controller allows a board to be safely inserted and removed
Dltc4260.rst22 The LTC4260 Hot Swap controller allows a board to be safely inserted
/Linux-v5.10/Documentation/ABI/testing/
Dusb-charger-uevent1 What: Raise a uevent when a USB charger is inserted or removed
Dsysfs-bus-rbd43 (WO) Available only if rbd module is inserted with single_major
57 (WO) Available only if rbd module is inserted with single_major
/Linux-v5.10/drivers/staging/ks7010/
DTODO27 - fix the 'card removal' event when card is inserted when booting
/Linux-v5.10/Documentation/devicetree/bindings/firmware/
Dcoreboot.txt5 device-tree-based kernel (yet), this node needs to be inserted by a
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dselection-api-configuration.rst55 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``
Dv4l2-selection-targets.rst68 - The active area and all padding pixels that are inserted or
Dselection-api-vs-crop-api.rst13 video signal is inserted. It should be considered as an API abuse
/Linux-v5.10/drivers/usb/misc/
DKconfig17 inserted in and removed from the running kernel whenever you want).
57 inserted in and removed from the running kernel whenever you want).
123 controller within CardBus card that are inserted in the U132 adapter.
126 worked with a USB PEN Drive inserted into the first USB port of
/Linux-v5.10/arch/arm/boot/dts/
Drk3288-veyron-sdmmc.dtsi37 * think there's a card inserted
/Linux-v5.10/drivers/tty/serial/
Dsirfsoc_uart.c1172 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-v5.10/net/decnet/
DKconfig25 inserted in and removed from the running kernel whenever you want).
/Linux-v5.10/net/tipc/
DKconfig19 can be inserted in and removed from the running kernel whenever you
/Linux-v5.10/drivers/char/pcmcia/
DKconfig18 inserted in and removed from the running kernel whenever you want).

123456