Searched refs:dell_rfkill_update_hw_state (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/platform/x86/dell/ |
D | dell-laptop.c | 548 static void dell_rfkill_update_hw_state(struct rfkill *rfkill, int radio, in dell_rfkill_update_hw_state() function 578 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch); in dell_rfkill_query() 694 dell_rfkill_update_hw_state(wifi_rfkill, 1, status, hwswitch); in dell_update_rfkill() 698 dell_rfkill_update_hw_state(bluetooth_rfkill, 2, status, in dell_update_rfkill() 703 dell_rfkill_update_hw_state(wwan_rfkill, 3, status, hwswitch); in dell_update_rfkill()
|