]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.h
Input: wm97xx: add new AC97 bus support
[mirror_ubuntu-focal-kernel.git] / drivers / net / wireless / realtek / rtl818x / rtl8187 / rfkill.h
1 #ifndef RTL8187_RFKILL_H
2 #define RTL8187_RFKILL_H
3
4 void rtl8187_rfkill_init(struct ieee80211_hw *hw);
5 void rtl8187_rfkill_poll(struct ieee80211_hw *hw);
6 void rtl8187_rfkill_exit(struct ieee80211_hw *hw);
7
8 #endif /* RTL8187_RFKILL_H */