Home
last modified time | relevance | path

Searched refs:rfkill_pause_polling (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Drfkill.h110 void rfkill_pause_polling(struct rfkill *rfkill);
258 static inline void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
/Linux-v5.15/net/rfkill/
Dcore.c860 void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
870 EXPORT_SYMBOL(rfkill_pause_polling);
/Linux-v5.15/include/net/
Dcfg80211.h6702 rfkill_pause_polling(wiphy->rfkill); in wiphy_rfkill_stop_polling()