Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Drfkill.h110 void rfkill_pause_polling(struct rfkill *rfkill);
265 static inline void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
/Linux-v6.6/net/rfkill/
Dcore.c883 void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
893 EXPORT_SYMBOL(rfkill_pause_polling);
/Linux-v6.6/include/net/
Dcfg80211.h7407 rfkill_pause_polling(wiphy->rfkill); in wiphy_rfkill_stop_polling()