Searched refs:rfkill_poll (Results 1 - 19 of 19) sorted by relevance

/drivers/net/wireless/rt2x00/
H A Drt2800soc.c158 .rfkill_poll = rt2x00mac_rfkill_poll,
197 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2800pci.c319 .rfkill_poll = rt2x00mac_rfkill_poll,
358 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2x00mac.c746 bool active = !!rt2x00dev->ops->lib->rfkill_poll(rt2x00dev);
H A Drt2800usb.c841 .rfkill_poll = rt2x00mac_rfkill_poll,
873 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2400pci.c1730 .rfkill_poll = rt2x00mac_rfkill_poll,
1749 .rfkill_poll = rt2400pci_rfkill_poll,
H A Drt2500usb.c1837 .rfkill_poll = rt2x00mac_rfkill_poll,
1851 .rfkill_poll = rt2500usb_rfkill_poll,
H A Drt2x00.h558 int (*rfkill_poll) (struct rt2x00_dev *rt2x00dev); member in struct:rt2x00lib_ops
H A Drt2500pci.c2029 .rfkill_poll = rt2x00mac_rfkill_poll,
2048 .rfkill_poll = rt2500pci_rfkill_poll,
H A Drt73usb.c2320 .rfkill_poll = rt2x00mac_rfkill_poll,
2337 .rfkill_poll = rt73usb_rfkill_poll,
H A Drt61pci.c2982 .rfkill_poll = rt2x00mac_rfkill_poll,
3005 .rfkill_poll = rt61pci_rfkill_poll,
/drivers/net/wireless/iwlegacy/
H A D3945-mac.c2503 container_of(data, struct il_priv, _3945.rfkill_poll.work);
2522 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll,
2840 cancel_delayed_work(&il->_3945.rfkill_poll);
2871 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll,
3426 INIT_DELAYED_WORK(&il->_3945.rfkill_poll, il3945_rfkill_poll);
3785 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, 2 * HZ);
3859 cancel_delayed_work_sync(&il->_3945.rfkill_poll);
H A Dcommon.h1329 struct delayed_work rfkill_poll; member in struct:il_priv::__anon4492::__anon4493
/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1859 .rfkill_poll = ath9k_htc_rfkill_poll_state,
H A Dmain.c2491 .rfkill_poll = ath9k_rfkill_poll_state,
/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmac80211_if.c952 .rfkill_poll = brcms_ops_rfkill_poll,
/drivers/net/wireless/rtl818x/rtl8187/
H A Ddev.c1392 .rfkill_poll = rtl8187_rfkill_poll,
/drivers/net/wireless/rtlwifi/
H A Dcore.c1825 .rfkill_poll = rtl_op_rfkill_poll,
/drivers/net/wireless/b43legacy/
H A Dmain.c3582 .rfkill_poll = b43legacy_rfkill_poll,
/drivers/net/wireless/b43/
H A Dmain.c5178 .rfkill_poll = b43_rfkill_poll,

Completed in 1255 milliseconds