Home
last modified time | relevance | path

Searched refs:rfkill_set_states (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/platform/x86/
Dhp-wmi.c418 rfkill_set_states(rfkill2[i].rfkill, in hp_wmi_rfkill2_refresh()
605 rfkill_set_states(wifi_rfkill, in hp_wmi_notify()
609 rfkill_set_states(bluetooth_rfkill, in hp_wmi_notify()
613 rfkill_set_states(wwan_rfkill, in hp_wmi_notify()
617 rfkill_set_states(gps_rfkill, in hp_wmi_notify()
991 rfkill_set_states(wifi_rfkill, in hp_wmi_resume_handler()
995 rfkill_set_states(bluetooth_rfkill, in hp_wmi_resume_handler()
999 rfkill_set_states(wwan_rfkill, in hp_wmi_resume_handler()
1003 rfkill_set_states(gps_rfkill, in hp_wmi_resume_handler()
Dsony-laptop.c1705 rfkill_set_states(sony_rfkill_devices[i], in sony_nc_rfkill_update()
/linux-4.1.27/include/linux/
Drfkill.h207 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw);
263 static inline void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states() function
/linux-4.1.27/net/rfkill/
Dcore.c543 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states() function
575 EXPORT_SYMBOL(rfkill_set_states);