Home
last modified time | relevance | path

Searched refs:removal (Results 1 – 25 of 134) sorted by relevance

123456

/linux-6.12.1/drivers/staging/media/deprecated/atmel/
DKconfig21 This driver is deprecated and is scheduled for removal by
40 This driver is deprecated and is scheduled for removal by
/linux-6.12.1/drivers/staging/media/
DKconfig50 scheduled for future removal from the kernel.
52 If you wish to work on these drivers to prevent their removal,
/linux-6.12.1/drivers/of/unittest-data/
Doverlay_7.dtso6 /* overlays 6, 7 application and removal in sequence */
Doverlay_6.dtso6 /* overlays 6, 7 application and removal in sequence */
Doverlay_8.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_9.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_10.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_11.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
/linux-6.12.1/drivers/staging/sm750fb/
DTODO6 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dsirf-audio.txt14 insertion, removal.
Domap-abe-twl6040.txt16 insertion, removal.
/linux-6.12.1/Documentation/networking/
Dsctp.rst30 module removal of lksctp is not yet a safe activity.
/linux-6.12.1/Documentation/filesystems/
Defivarfs.rst24 as immutable files. This doesn't prevent removal - "chattr -i" will work -
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c2114 struct iwl_trans_pcie_removal *removal = in iwl_trans_pcie_removal_wk() local
2116 struct pci_dev *pdev = removal->pdev; in iwl_trans_pcie_removal_wk()
2134 if (removal->rescan) { in iwl_trans_pcie_removal_wk()
2143 kfree(removal); in iwl_trans_pcie_removal_wk()
2149 struct iwl_trans_pcie_removal *removal; in iwl_trans_pcie_remove() local
2169 removal = kzalloc(sizeof(*removal), GFP_ATOMIC); in iwl_trans_pcie_remove()
2170 if (!removal) { in iwl_trans_pcie_remove()
2180 removal->pdev = to_pci_dev(trans->dev); in iwl_trans_pcie_remove()
2181 removal->rescan = rescan; in iwl_trans_pcie_remove()
2182 INIT_WORK(&removal->work, iwl_trans_pcie_removal_wk); in iwl_trans_pcie_remove()
[all …]
/linux-6.12.1/Documentation/sound/designs/
Djack-controls.rst21 intelligently based on jack insertion or removal events.
/linux-6.12.1/Documentation/admin-guide/nfs/
Dnfsd-admin-interfaces.rst39 removal of listening sockets, and startup and shutdown of the server.
/linux-6.12.1/Documentation/driver-api/soundwire/
Dlocking.rst20 - Addition and removal of Slave(s), changing Slave status.
/linux-6.12.1/Documentation/pcmcia/
Ddriver-changes.rst139 * device list iteration upon module removal (as of 2.6.10)
141 client list and call the ->detach() function upon module removal.
/linux-6.12.1/drivers/staging/iio/Documentation/
Dinkernel.txt33 on to the core via a call to iio_map_array_register. On removal,
/linux-6.12.1/drivers/thermal/
Dthermal_core.h111 struct completion removal; member
/linux-6.12.1/Documentation/kbuild/
DKconfig.recursion-issue-0137 # obvious that an easy solution to this problem should just be the removal
/linux-6.12.1/Documentation/translations/
Dindex.rst44 English documentation. Any content addition, removal or update, must be
/linux-6.12.1/Documentation/locking/
Drobust-futex-ABI.rst69 the address of the 'lock entry', during list insertion and removal,
137 protocol on 'lock entry' insertion and removal:
148 On removal:
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-transport-srp14 Zero means immediate removal. Setting this attribute to "off"
/linux-6.12.1/Documentation/core-api/
Dcpu_hotplug.rst19 insertion and removal require support for CPU hotplug.
355 setup and removal.
386 invocations of the state callbacks on add and removal. To set up such a
462 removal, then this number has to be saved by the caller and used
498 In order to complete the removal, the teardown callback should not fail.
500 The state removal and the callback invocations are serialized against CPU
564 In order to complete the removal, the teardown callback should not fail.

123456