Searched refs:dell_rfkill_update_hw_state (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | dell-laptop.c | 531 static void dell_rfkill_update_hw_state(struct rfkill *rfkill, int radio, in dell_rfkill_update_hw_state() function 561 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch); in dell_rfkill_query() 677 dell_rfkill_update_hw_state(wifi_rfkill, 1, status, hwswitch); in dell_update_rfkill() 681 dell_rfkill_update_hw_state(bluetooth_rfkill, 2, status, in dell_update_rfkill() 686 dell_rfkill_update_hw_state(wwan_rfkill, 3, status, hwswitch); in dell_update_rfkill()
|