Home
last modified time | relevance | path

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

/drivers/net/wireless/ralink/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.c805 .rfkill_poll = rt2x00mac_rfkill_poll,
837 .rfkill_poll = rt2800_rfkill_poll,
Drt2x00mac.c726 bool active = !!rt2x00dev->ops->lib->rfkill_poll(rt2x00dev); in rt2x00mac_rfkill_poll()
Drt2x00.h564 int (*rfkill_poll) (struct rt2x00_dev *rt2x00dev); member
Drt2400pci.c1730 .rfkill_poll = rt2x00mac_rfkill_poll,
1749 .rfkill_poll = rt2400pci_rfkill_poll,
Drt2500usb.c1822 .rfkill_poll = rt2x00mac_rfkill_poll,
1836 .rfkill_poll = rt2500usb_rfkill_poll,
Drt2500pci.c2029 .rfkill_poll = rt2x00mac_rfkill_poll,
2048 .rfkill_poll = rt2500pci_rfkill_poll,
Drt73usb.c2319 .rfkill_poll = rt2x00mac_rfkill_poll,
2336 .rfkill_poll = rt73usb_rfkill_poll,
Drt61pci.c2980 .rfkill_poll = rt2x00mac_rfkill_poll,
3003 .rfkill_poll = rt61pci_rfkill_poll,
/drivers/net/wireless/intel/iwlegacy/
D3945-mac.c2504 container_of(data, struct il_priv, _3945.rfkill_poll.work); in il3945_rfkill_poll()
2523 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, in il3945_rfkill_poll()
2841 cancel_delayed_work(&il->_3945.rfkill_poll); in il3945_mac_start()
2872 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, in il3945_mac_stop()
3427 INIT_DELAYED_WORK(&il->_3945.rfkill_poll, il3945_rfkill_poll); in il3945_setup_deferred_work()
3779 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, 2 * HZ); in il3945_pci_probe()
3853 cancel_delayed_work_sync(&il->_3945.rfkill_poll); in il3945_pci_remove()
Dcommon.h1330 struct delayed_work rfkill_poll; member
/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c1530 .rfkill_poll = rsi_mac80211_rfkill_poll,
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c979 .rfkill_poll = brcms_ops_rfkill_poll,
/drivers/net/wireless/realtek/rtl818x/rtl8187/
Ddev.c1389 .rfkill_poll = rtl8187_rfkill_poll,
/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1886 .rfkill_poll = ath9k_htc_rfkill_poll_state,
Dmain.c2674 .rfkill_poll = ath9k_rfkill_poll_state,
/drivers/staging/rtlwifi/
Dcore.c2001 .rfkill_poll = rtl_op_rfkill_poll,
/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1889 .rfkill_poll = rtl_op_rfkill_poll,
/drivers/net/wireless/broadcom/b43legacy/
Dmain.c3579 .rfkill_poll = b43legacy_rfkill_poll,
/drivers/net/wireless/broadcom/b43/
Dmain.c5215 .rfkill_poll = b43_rfkill_poll,