Home
last modified time | relevance | path

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

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