Searched refs:device_powered_off (Results 1 – 2 of 2) sorted by relevance
114 void (*device_powered_off)(struct iwl_op_mode *op_mode); member214 if (!op_mode || !op_mode->ops || !op_mode->ops->device_powered_off) in iwl_op_mode_device_powered_off()216 op_mode->ops->device_powered_off(op_mode); in iwl_op_mode_device_powered_off()
2188 .device_powered_off = iwl_op_mode_mvm_device_powered_off