Home
last modified time | relevance | path

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

123456

/linux/drivers/pci/hotplug/
A 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/sound/oss/dmasound/
A 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/Documentation/driver-api/driver-model/
A 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/Documentation/devicetree/bindings/bus/
A 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/net/netfilter/
A 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/arch/um/kernel/
A Dtime.c272 bool inserted = false; in __time_travel_add_event() local
293 inserted = true; in __time_travel_add_event()
298 if (!inserted) in __time_travel_add_event()
/linux/tools/memory-model/litmus-tests/
A DMP+onceassign+derefonce.litmus9 * structure containing a newly inserted element.
/linux/drivers/net/wireless/intel/iwlegacy/
A DKconfig33 inserted in and removed from the running kernel whenever you want),
60 inserted in and removed from the running kernel whenever you want),
/linux/Documentation/userspace-api/media/v4l/
A 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``
A Dv4l2-selection-targets.rst74 - The active area and all padding pixels that are inserted or
/linux/drivers/usb/misc/
A 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/Documentation/ABI/testing/
A Dusb-charger-uevent1 What: Raise a uevent when a USB charger is inserted or removed
A 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/Documentation/hwmon/
A Dltc4215.rst22 The LTC4215 controller allows a board to be safely inserted and removed
A Dltc4260.rst22 The LTC4260 Hot Swap controller allows a board to be safely inserted
/linux/drivers/md/persistent-data/
A Ddm-btree.c1223 int *inserted) in insert() argument
1272 if (inserted) in insert()
1273 *inserted = 1; in insert()
1280 if (inserted) in insert()
1281 *inserted = 0; in insert()
1318 int *inserted) in dm_btree_insert_notify() argument
1321 return insert(info, root, keys, value, new_root, inserted); in dm_btree_insert_notify()
A Ddm-btree.h133 int *inserted)
/linux/drivers/staging/ks7010/
A DTODO27 - fix the 'card removal' event when card is inserted when booting
/linux/Documentation/devicetree/bindings/firmware/
A Dcoreboot.txt5 device-tree-based kernel (yet), this node needs to be inserted by a
/linux/arch/arm/boot/dts/
A Drk3288-veyron-sdmmc.dtsi37 * think there's a card inserted
/linux/block/
A Dmq-deadline.c65 uint32_t inserted; member
259 return stats->inserted - atomic_read(&stats->completed); in dd_queued()
599 prio, stats->inserted, stats->merged, in dd_exit_sched()
732 per_prio->stats.inserted++; in dd_insert_request()
/linux/net/decnet/
A DKconfig25 inserted in and removed from the running kernel whenever you want).
/linux/net/tipc/
A DKconfig19 can be inserted in and removed from the running kernel whenever you
/linux/drivers/char/pcmcia/
A DKconfig18 inserted in and removed from the running kernel whenever you want).
/linux/arch/mips/loongson2ef/
A DPlatform23 # instruction inserted by the assembler, and if we were using the label in an

Completed in 42 milliseconds

123456