Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drfkill.h110 void rfkill_pause_polling(struct rfkill *rfkill);
266 static inline void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
/linux-6.15/net/rfkill/
H A Dcore.c879 void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
889 EXPORT_SYMBOL(rfkill_pause_polling);
/linux-6.15/include/net/
H A Dcfg80211.h7852 rfkill_pause_polling(wiphy->rfkill); in wiphy_rfkill_stop_polling()