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