Searched refs:removal (Results 1 – 16 of 16) sorted by relevance
/drivers/of/unittest-data/ |
D | overlay_7.dts | 6 /* overlays 6, 7 application and removal in sequence */
|
D | overlay_6.dts | 6 /* overlays 6, 7 application and removal in sequence */
|
D | overlay_8.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
D | overlay_9.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
D | overlay_10.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
D | overlay_11.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
/drivers/staging/sm750fb/ |
D | TODO | 6 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
|
/drivers/staging/ks7010/ |
D | TODO | 27 - fix the 'card removal' event when card is inserted when booting
|
/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | trans.c | 1989 struct iwl_trans_pcie_removal *removal = in iwl_trans_pcie_removal_wk() local 1991 struct pci_dev *pdev = removal->pdev; in iwl_trans_pcie_removal_wk() 2001 kfree(removal); in iwl_trans_pcie_removal_wk() 2065 struct iwl_trans_pcie_removal *removal; in __iwl_trans_pcie_grab_nic_access() local 2084 removal = kzalloc(sizeof(*removal), GFP_ATOMIC); in __iwl_trans_pcie_grab_nic_access() 2085 if (!removal) { in __iwl_trans_pcie_grab_nic_access() 2095 removal->pdev = to_pci_dev(trans->dev); in __iwl_trans_pcie_grab_nic_access() 2096 INIT_WORK(&removal->work, iwl_trans_pcie_removal_wk); in __iwl_trans_pcie_grab_nic_access() 2097 pci_dev_get(removal->pdev); in __iwl_trans_pcie_grab_nic_access() 2098 schedule_work(&removal->work); in __iwl_trans_pcie_grab_nic_access()
|
/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 33 on to the core via a call to iio_map_array_register. On removal,
|
/drivers/atm/ |
D | nicstarmac.copyright | 7 * interrupts us (except possibly for removal/insertion of the cable?)
|
D | Kconfig | 197 removal and reinsertion and provides some statistics. This driver 198 doesn't have removal capability when compiled as a module, so if you 207 addition to cable removal/reinsertion detection, this driver allows
|
/drivers/staging/media/av7110/ |
D | Kconfig | 67 Firmware can be loaded by insertion and removal of
|
/drivers/gpio/ |
D | TODO | 88 be the removal of <linux/gpio.h> and from that point only the specialized
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.c | 1805 u8 removal; in qed_iov_configure_vport_forced() local 1836 removal = filter.vlan ? 1 in qed_iov_configure_vport_forced() 1838 vport_update.inner_vlan_removal_flg = removal; in qed_iov_configure_vport_forced()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 2041 * removal of the found SCB from the disconnected list.
|