Searched defs:start_device (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h138 * @start_device: allocates and inits all the resources for the transport
168 int (*start_device)(struct iwl_trans *trans); member in struct:iwl_trans_ops
269 return trans->ops->start_device(trans);

Completed in 29 milliseconds