Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dasus-wmi.c234 struct asus_rfkill wwan3g; member
1951 if (asus->wwan3g.rfkill) { in asus_wmi_rfkill_exit()
1952 rfkill_unregister(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
1953 rfkill_destroy(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
1954 asus->wwan3g.rfkill = NULL; in asus_wmi_rfkill_exit()
1994 result = asus_new_rfkill(asus, &asus->wwan3g, "asus-wwan3g", in asus_wmi_rfkill_init()
4545 if (asus->wwan3g.rfkill) { in asus_hotk_restore()
4547 rfkill_set_sw_state(asus->wwan3g.rfkill, bl); in asus_hotk_restore()