Home
last modified time | relevance | path

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

12

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800soc.c158 .rfkill_poll = rt2x00mac_rfkill_poll,
199 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2800pci.c313 .rfkill_poll = rt2x00mac_rfkill_poll,
354 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2800usb.c656 .rfkill_poll = rt2x00mac_rfkill_poll,
690 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2x00mac.c719 bool active = !!rt2x00dev->ops->lib->rfkill_poll(rt2x00dev); in rt2x00mac_rfkill_poll()
H A Drt2500usb.c1816 .rfkill_poll = rt2x00mac_rfkill_poll,
1830 .rfkill_poll = rt2500usb_rfkill_poll,
H A Drt2400pci.c1727 .rfkill_poll = rt2x00mac_rfkill_poll,
1746 .rfkill_poll = rt2400pci_rfkill_poll,
H A Drt2x00.h553 int (*rfkill_poll) (struct rt2x00_dev *rt2x00dev); member
H A Drt2500pci.c2025 .rfkill_poll = rt2x00mac_rfkill_poll,
2044 .rfkill_poll = rt2500pci_rfkill_poll,
H A Drt73usb.c2314 .rfkill_poll = rt2x00mac_rfkill_poll,
2331 .rfkill_poll = rt73usb_rfkill_poll,
H A Drt61pci.c2894 .rfkill_poll = rt2x00mac_rfkill_poll,
2917 .rfkill_poll = rt61pci_rfkill_poll,
/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c2469 container_of(data, struct il_priv, _3945.rfkill_poll.work); in il3945_rfkill_poll()
2488 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, in il3945_rfkill_poll()
2803 cancel_delayed_work(&il->_3945.rfkill_poll); in il3945_mac_start()
2834 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, in il3945_mac_stop()
3388 INIT_DELAYED_WORK(&il->_3945.rfkill_poll, il3945_rfkill_poll); in il3945_setup_deferred_work()
3743 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, 2 * HZ); in il3945_pci_probe()
3818 cancel_delayed_work_sync(&il->_3945.rfkill_poll); in il3945_pci_remove()
H A Dcommon.h1324 struct delayed_work rfkill_poll; member
/linux/net/rfkill/
H A Dcore.c1022 static void rfkill_poll(struct work_struct *work) in rfkill_poll() function
1094 INIT_DELAYED_WORK(&rfkill->poll_work, rfkill_poll); in rfkill_register()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c980 .rfkill_poll = brcms_ops_rfkill_poll,
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c1609 .rfkill_poll = rtw89_ops_rfkill_poll,
/linux/net/wireless/
H A Dcore.c1092 if (!rdev->ops->rfkill_poll) in wiphy_rfkill_start_polling()
H A Drdev-ops.h639 rdev->ops->rfkill_poll(&rdev->wiphy); in rdev_rfkill_poll()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1983 .rfkill_poll = rsi_mac80211_rfkill_poll,
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1395 .rfkill_poll = rtl8187_rfkill_poll,
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1918 .rfkill_poll = rtl_op_rfkill_poll,
/linux/include/net/
H A Dmac80211.h4648 void (*rfkill_poll)(struct ieee80211_hw *hw); member
H A Dcfg80211.h4738 void (*rfkill_poll)(struct wiphy *wiphy); member
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2810 .rfkill_poll = ath9k_rfkill_poll_state,
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c3551 .rfkill_poll = b43legacy_rfkill_poll,
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c5199 .rfkill_poll = b43_rfkill_poll,

12