Searched refs:rfkill_poll (Results 1 – 19 of 19) sorted by relevance
/drivers/net/wireless/rt2x00/ |
D | rt2800soc.c | 158 .rfkill_poll = rt2x00mac_rfkill_poll, 197 .rfkill_poll = rt2800_rfkill_poll,
|
D | rt2800pci.c | 319 .rfkill_poll = rt2x00mac_rfkill_poll, 358 .rfkill_poll = rt2800_rfkill_poll,
|
D | rt2800usb.c | 841 .rfkill_poll = rt2x00mac_rfkill_poll, 873 .rfkill_poll = rt2800_rfkill_poll,
|
D | rt2x00mac.c | 746 bool active = !!rt2x00dev->ops->lib->rfkill_poll(rt2x00dev); in rt2x00mac_rfkill_poll()
|
D | rt2x00.h | 558 int (*rfkill_poll) (struct rt2x00_dev *rt2x00dev); member
|
D | rt2500usb.c | 1837 .rfkill_poll = rt2x00mac_rfkill_poll, 1851 .rfkill_poll = rt2500usb_rfkill_poll,
|
D | rt2400pci.c | 1730 .rfkill_poll = rt2x00mac_rfkill_poll, 1749 .rfkill_poll = rt2400pci_rfkill_poll,
|
D | rt2500pci.c | 2029 .rfkill_poll = rt2x00mac_rfkill_poll, 2048 .rfkill_poll = rt2500pci_rfkill_poll,
|
D | rt73usb.c | 2320 .rfkill_poll = rt2x00mac_rfkill_poll, 2337 .rfkill_poll = rt73usb_rfkill_poll,
|
D | rt61pci.c | 2982 .rfkill_poll = rt2x00mac_rfkill_poll, 3005 .rfkill_poll = rt61pci_rfkill_poll,
|
/drivers/net/wireless/iwlegacy/ |
D | 3945-mac.c | 2503 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()
|
D | common.h | 1329 struct delayed_work rfkill_poll; member
|
/drivers/net/wireless/brcm80211/brcmsmac/ |
D | mac80211_if.c | 952 .rfkill_poll = brcms_ops_rfkill_poll,
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_main.c | 1859 .rfkill_poll = ath9k_htc_rfkill_poll_state,
|
D | main.c | 2493 .rfkill_poll = ath9k_rfkill_poll_state,
|
/drivers/net/wireless/rtlwifi/ |
D | core.c | 1825 .rfkill_poll = rtl_op_rfkill_poll,
|
/drivers/net/wireless/rtl818x/rtl8187/ |
D | dev.c | 1392 .rfkill_poll = rtl8187_rfkill_poll,
|
/drivers/net/wireless/b43legacy/ |
D | main.c | 3582 .rfkill_poll = b43legacy_rfkill_poll,
|
/drivers/net/wireless/b43/ |
D | main.c | 5178 .rfkill_poll = b43_rfkill_poll,
|