Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drfkill.h110 void rfkill_pause_polling(struct rfkill *rfkill);
243 static inline void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
/Linux-v4.19/net/rfkill/
Dcore.c844 void rfkill_pause_polling(struct rfkill *rfkill) in rfkill_pause_polling() function
854 EXPORT_SYMBOL(rfkill_pause_polling);
/Linux-v4.19/net/wireless/
Dcore.c925 rfkill_pause_polling(rdev->rfkill); in wiphy_rfkill_stop_polling()