Searched refs:iwl_dvm_ops (Results 1 – 1 of 1) sorted by relevance
140 static const struct iwl_op_mode_ops iwl_dvm_ops; variable1256 op_mode->ops = &iwl_dvm_ops; in iwl_op_mode_dvm_start()2113 static const struct iwl_op_mode_ops iwl_dvm_ops = { variable2143 ret = iwl_opmode_register("iwldvm", &iwl_dvm_ops); in iwl_init()