Home
last modified time | relevance | path

Searched refs:rfkill_resume_polling (Results 1 – 2 of 2) sorted by relevance

/linux/net/rfkill/
H A Dcore.c891 void rfkill_resume_polling(struct rfkill *rfkill) in rfkill_resume_polling() function
906 EXPORT_SYMBOL(rfkill_resume_polling);
/linux/net/wireless/
H A Dcore.c1088 rfkill_resume_polling(wiphy->rfkill); in wiphy_rfkill_start_polling()