Searched refs:read_prph (Results 1 – 2 of 2) sorted by relevance
572 u32 (*read_prph)(struct iwl_trans *trans, u32 ofs); member1316 return trans->ops->read_prph(trans, ofs); in iwl_trans_read_prph()
3385 .read_prph = iwl_trans_pcie_read_prph, \