Searched refs:dell_rfkill_update_hw_state (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/platform/x86/ |
D | dell-laptop.c | 607 static void dell_rfkill_update_hw_state(struct rfkill *rfkill, int radio, in dell_rfkill_update_hw_state() function 644 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch); in dell_rfkill_query() 778 dell_rfkill_update_hw_state(wifi_rfkill, 1, status, hwswitch); in dell_update_rfkill() 782 dell_rfkill_update_hw_state(bluetooth_rfkill, 2, status, in dell_update_rfkill() 787 dell_rfkill_update_hw_state(wwan_rfkill, 3, status, hwswitch); in dell_update_rfkill()
|