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