Home
last modified time | relevance | path

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

/drivers/of/unittest-data/
Doverlay_7.dts6 /* overlays 6, 7 application and removal in sequence */
Doverlay_6.dts6 /* overlays 6, 7 application and removal in sequence */
Doverlay_8.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_9.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_10.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_11.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
/drivers/staging/sm750fb/
DTODO6 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
/drivers/staging/ks7010/
DTODO27 - fix the 'card removal' event when card is inserted when booting
/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c1989 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/
Dinkernel.txt33 on to the core via a call to iio_map_array_register. On removal,
/drivers/atm/
Dnicstarmac.copyright7 * interrupts us (except possibly for removal/insertion of the cable?)
DKconfig197 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/
DKconfig67 Firmware can be loaded by insertion and removal of
/drivers/gpio/
DTODO88 be the removal of <linux/gpio.h> and from that point only the specialized
/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c1805 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/
Daic7xxx.seq2041 * removal of the found SCB from the disconnected list.