Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/net/rfkill/
Dcore.c861 void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
871 EXPORT_SYMBOL(rfkill_pause_polling);
/linux-6.1.9/include/net/
Dcfg80211.h7115 rfkill_pause_polling(wiphy->rfkill); in wiphy_rfkill_stop_polling()