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

/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h439 * @d3_resume: resume the device after WoWLAN, enabling the opmode to
499 int (*d3_resume)(struct iwl_trans *trans, enum iwl_d3_status *status, member in struct:iwl_trans_ops
692 return trans->ops->d3_resume(trans, status, test);

Completed in 244 milliseconds