We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9311b commit 23cc6bbCopy full SHA for 23cc6bb
drivers/net/wireless/ath/ath10k/qmi.h
@@ -115,7 +115,6 @@ int ath10k_qmi_wlan_enable(struct ath10k *ar,
115
enum wlfw_driver_mode_enum_v01 mode,
116
const char *version);
117
int ath10k_qmi_wlan_disable(struct ath10k *ar);
118
-int ath10k_qmi_register_service_notifier(struct notifier_block *nb);
119
int ath10k_qmi_init(struct ath10k *ar, u32 msa_size);
120
int ath10k_qmi_deinit(struct ath10k *ar);
121
int ath10k_qmi_set_fw_log_mode(struct ath10k *ar, u8 fw_log_mode);
0 commit comments