Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/dell/
Ddell-laptop.c524 int hwswitch; in dell_rfkill_set() local
538 hwswitch = buffer.output[1]; in dell_rfkill_set()
542 if (ret == 0 && (hwswitch & BIT(hwswitch_bit)) && in dell_rfkill_set()
568 int status, int hwswitch) in dell_rfkill_update_hw_state() argument
570 if (hwswitch & (BIT(radio - 1))) in dell_rfkill_update_hw_state()
578 int hwswitch; in dell_rfkill_query() local
592 hwswitch = buffer.output[1]; in dell_rfkill_query()
597 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch); in dell_rfkill_query()
695 int hwswitch = 0; in dell_update_rfkill() local
710 hwswitch = buffer.output[1]; in dell_update_rfkill()
[all …]