Searched defs:iwl_trans (Results 1 – 2 of 2) sorted by relevance
241 struct iwl_trans { struct242 const struct iwl_trans_ops *ops; argument262 static inline int iwl_trans_request_irq(struct iwl_trans *trans) in iwl_trans_request_irq() argument
1371 struct iwl_trans *iwl_trans = kzalloc(sizeof(struct iwl_trans) + in iwl_trans_pcie_alloc() local