Home
last modified time | relevance | path

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

123456

/linux-6.15/drivers/staging/media/deprecated/atmel/
H A DKconfig21 This driver is deprecated and is scheduled for removal by
40 This driver is deprecated and is scheduled for removal by
/linux-6.15/drivers/staging/media/
H A DKconfig48 scheduled for future removal from the kernel.
50 If you wish to work on these drivers to prevent their removal,
/linux-6.15/drivers/of/unittest-data/
H A Doverlay_6.dtso6 /* overlays 6, 7 application and removal in sequence */
H A Doverlay_7.dtso6 /* overlays 6, 7 application and removal in sequence */
H A Doverlay_8.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_9.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_11.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_10.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
/linux-6.15/drivers/staging/sm750fb/
H A DTODO6 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
/linux-6.15/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c2266 struct pci_dev *pdev = removal->pdev; in iwl_trans_pcie_removal_wk()
2282 if (!removal->integrated) { in iwl_trans_pcie_removal_wk()
2327 removal->mode == in iwl_trans_pcie_removal_wk()
2329 removal->integrated); in iwl_trans_pcie_removal_wk()
2345 kfree(removal); in iwl_trans_pcie_removal_wk()
2351 struct iwl_trans_pcie_removal *removal; in iwl_trans_pcie_reset() local
2385 removal = kzalloc(sizeof(*removal), GFP_ATOMIC); in iwl_trans_pcie_reset()
2386 if (!removal) { in iwl_trans_pcie_reset()
2397 removal->mode = mode; in iwl_trans_pcie_reset()
2400 pci_dev_get(removal->pdev); in iwl_trans_pcie_reset()
[all …]
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dsirf-audio.txt14 insertion, removal.
H A Domap-abe-twl6040.txt16 insertion, removal.
H A Dmediatek,mt8188-mt6359.yaml47 jack insertion and removal. This property should only be present if the
/linux-6.15/Documentation/networking/
H A Dsctp.rst30 module removal of lksctp is not yet a safe activity.
/linux-6.15/Documentation/filesystems/
H A Defivarfs.rst24 as immutable files. This doesn't prevent removal - "chattr -i" will work -
/linux-6.15/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst39 removal of listening sockets, and startup and shutdown of the server.
/linux-6.15/Documentation/sound/designs/
H A Djack-controls.rst21 intelligently based on jack insertion or removal events.
/linux-6.15/Documentation/driver-api/soundwire/
H A Dlocking.rst20 - Addition and removal of Slave(s), changing Slave status.
/linux-6.15/Documentation/translations/
H A Dindex.rst44 English documentation. Any content addition, removal or update, must be
/linux-6.15/drivers/staging/iio/Documentation/
H A Dinkernel.txt33 on to the core via a call to iio_map_array_register. On removal,
/linux-6.15/Documentation/kbuild/
H A DKconfig.recursion-issue-0137 # obvious that an easy solution to this problem should just be the removal
/linux-6.15/Documentation/pcmcia/
H A 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.15/Documentation/locking/
H A 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.15/Documentation/ABI/stable/
H A Dsysfs-transport-srp14 Zero means immediate removal. Setting this attribute to "off"
/linux-6.15/drivers/thermal/
H A Dthermal_core.h120 struct completion removal; member

123456