xtensa: support DMA buffers in high memory
[cris-mirror.git] / drivers / net / wireless / realtek / rtl818x / rtl8187 / rfkill.h
blobc493e59eede919b9b7ef572d5039247b9010b8a2
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef RTL8187_RFKILL_H
3 #define RTL8187_RFKILL_H
5 void rtl8187_rfkill_init(struct ieee80211_hw *hw);
6 void rtl8187_rfkill_poll(struct ieee80211_hw *hw);
7 void rtl8187_rfkill_exit(struct ieee80211_hw *hw);
9 #endif /* RTL8187_RFKILL_H */