Home
last modified time | relevance | path

Searched refs:stop_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h111 * stop_device
505 * @stop_device: stops the whole device (embedded CPU put to reset) and stops
582 void (*stop_device)(struct iwl_trans *trans); member
1099 trans->ops->stop_device(trans); in iwl_trans_stop_device()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h54 * stop_device
499 * @stop_device: stops the whole device (embedded CPU put to reset) and stops
580 void (*stop_device)(struct iwl_trans *trans); member
1210 trans->ops->stop_device(trans); in iwl_trans_stop_device()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c1343 /* Someone called stop_device, don't try to start_fw */ in iwl_trans_pcie_start_fw()
1411 * This allows the op_mode to call stop_device from the rfkill in iwl_trans_pcie_handle_stop_rfkill()
1414 * state changed exactly now while we were called from stop_device. in iwl_trans_pcie_handle_stop_rfkill()
1827 /* ...rfkill can call stop_device and set it false if needed */ in _iwl_trans_pcie_start_hw()
3442 .stop_device = iwl_trans_pcie_stop_device,
3469 .stop_device = iwl_trans_pcie_gen2_stop_device,
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c1374 /* Someone called stop_device, don't try to start_fw */ in iwl_trans_pcie_start_fw()
1442 * This allows the op_mode to call stop_device from the rfkill in iwl_trans_pcie_handle_stop_rfkill()
1445 * state changed exactly now while we were called from stop_device. in iwl_trans_pcie_handle_stop_rfkill()
1871 /* ...rfkill can call stop_device and set it false if needed */ in _iwl_trans_pcie_start_hw()
3545 .stop_device = iwl_trans_pcie_stop_device,
3571 .stop_device = iwl_trans_pcie_gen2_stop_device,

Completed in 16 milliseconds