Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drfkill.h110 void rfkill_pause_polling(struct rfkill *rfkill);
265 static inline void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
/openbmc/linux/net/rfkill/
H A Dcore.c883 void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
893 EXPORT_SYMBOL(rfkill_pause_polling);
/openbmc/linux/include/net/
H A Dcfg80211.h7430 rfkill_pause_polling(wiphy->rfkill); in wiphy_rfkill_stop_polling()