Searched defs:iwl_op_mode_ops (Results 1 – 1 of 1) sorted by relevance
145 struct iwl_op_mode_ops { struct146 struct iwl_op_mode *(*start)(struct iwl_trans *trans,170 int iwl_opmode_register(const char *name, const struct iwl_op_mode_ops *ops); argument