Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2800soc.c153 .rfkill_poll = rt2x00mac_rfkill_poll,
194 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2800pci.c308 .rfkill_poll = rt2x00mac_rfkill_poll,
349 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2800usb.c651 .rfkill_poll = rt2x00mac_rfkill_poll,
685 .rfkill_poll = rt2800_rfkill_poll,
H A Drt2x00mac.c708 bool active = !!rt2x00dev->ops->lib->rfkill_poll(rt2x00dev); in rt2x00mac_rfkill_poll()
H A Drt2400pci.c1721 .rfkill_poll = rt2x00mac_rfkill_poll,
1740 .rfkill_poll = rt2400pci_rfkill_poll,
H A Drt2500usb.c1811 .rfkill_poll = rt2x00mac_rfkill_poll,
1825 .rfkill_poll = rt2500usb_rfkill_poll,
H A Drt2x00.h554 int (*rfkill_poll) (struct rt2x00_dev *rt2x00dev); member
H A Drt2500pci.c2020 .rfkill_poll = rt2x00mac_rfkill_poll,
2039 .rfkill_poll = rt2500pci_rfkill_poll,
H A Drt73usb.c2308 .rfkill_poll = rt2x00mac_rfkill_poll,
2325 .rfkill_poll = rt73usb_rfkill_poll,
H A Drt61pci.c2888 .rfkill_poll = rt2x00mac_rfkill_poll,
2911 .rfkill_poll = rt61pci_rfkill_poll,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c2477 container_of(data, struct il_priv, _3945.rfkill_poll.work); in il3945_rfkill_poll()
2496 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, in il3945_rfkill_poll()
2811 cancel_delayed_work(&il->_3945.rfkill_poll); in il3945_mac_start()
2842 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, in il3945_mac_stop()
3394 INIT_DELAYED_WORK(&il->_3945.rfkill_poll, il3945_rfkill_poll); in il3945_setup_deferred_work()
3741 queue_delayed_work(il->workqueue, &il->_3945.rfkill_poll, 2 * HZ); in il3945_pci_probe()
3815 cancel_delayed_work_sync(&il->_3945.rfkill_poll); in il3945_pci_remove()
H A Dcommon.h1312 struct delayed_work rfkill_poll; member
/OK3568_Linux_fs/kernel/net/rfkill/
H A Dcore.c963 static void rfkill_poll(struct work_struct *work) in rfkill_poll() function
1039 INIT_DELAYED_WORK(&rfkill->poll_work, rfkill_poll); in rfkill_register()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.h621 if (local->ops->rfkill_poll) in drv_rfkill_poll()
622 local->ops->rfkill_poll(&local->hw); in drv_rfkill_poll()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c994 if (!rdev->ops->rfkill_poll) in wiphy_rfkill_start_polling()
H A Drdev-ops.h622 rdev->ops->rfkill_poll(&rdev->wiphy); in rdev_rfkill_poll()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c977 .rfkill_poll = brcms_ops_rfkill_poll,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1960 .rfkill_poll = rsi_mac80211_rfkill_poll,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1389 .rfkill_poll = rtl8187_rfkill_poll,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1891 .rfkill_poll = ath9k_htc_rfkill_poll_state,
H A Dmain.c2794 .rfkill_poll = ath9k_rfkill_poll_state,
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h4049 void (*rfkill_poll)(struct ieee80211_hw *hw); member
H A Dcfg80211.h4113 void (*rfkill_poll)(struct wiphy *wiphy); member
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1902 .rfkill_poll = rtl_op_rfkill_poll,
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c3546 .rfkill_poll = b43legacy_rfkill_poll,

12