spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git] / drivers / net / wireless / rtl818x / rtl8187 / rfkill.h
blobe12575e96d1195063f1261104e10d0cb46bbce8e
1 #ifndef RTL8187_RFKILL_H
2 #define RTL8187_RFKILL_H
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);
8 #endif /* RTL8187_RFKILL_H */