Home
last modified time | relevance | path

Searched refs:stop_device (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans.h357 void (*stop_device)(struct iwl_trans *trans); member
490 trans->ops->stop_device(trans); in iwl_trans_stop_device()
Diwl-trans-pcie.c2208 .stop_device = iwl_trans_pcie_stop_device,