Home
last modified time | relevance | path

Searched refs:iwl_dvm_ops (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/dvm/
Dmain.c140 static const struct iwl_op_mode_ops iwl_dvm_ops; variable
1256 op_mode->ops = &iwl_dvm_ops; in iwl_op_mode_dvm_start()
2113 static const struct iwl_op_mode_ops iwl_dvm_ops = { variable
2143 ret = iwl_opmode_register("iwldvm", &iwl_dvm_ops); in iwl_init()