Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Drfkill.h223 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw);
302 static inline void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states() function
/Linux-v6.6/drivers/platform/x86/hp/
Dhp-wmi.c647 rfkill_set_states(rfkill2[i].rfkill, in hp_wmi_rfkill2_refresh()
885 rfkill_set_states(wifi_rfkill, in hp_wmi_notify()
889 rfkill_set_states(bluetooth_rfkill, in hp_wmi_notify()
893 rfkill_set_states(wwan_rfkill, in hp_wmi_notify()
1531 rfkill_set_states(wifi_rfkill, in hp_wmi_resume_handler()
1535 rfkill_set_states(bluetooth_rfkill, in hp_wmi_resume_handler()
1539 rfkill_set_states(wwan_rfkill, in hp_wmi_resume_handler()
/Linux-v6.6/drivers/platform/x86/dell/
Ddell-rbtn.c98 rfkill_set_states(rfkill, state, state); in rbtn_rfkill_query()
/Linux-v6.6/net/rfkill/
Dcore.c632 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states() function
665 EXPORT_SYMBOL(rfkill_set_states);
/Linux-v6.6/drivers/platform/x86/
Dsony-laptop.c1692 rfkill_set_states(sony_rfkill_devices[i], in sony_nc_rfkill_update()