Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dfujitsu-laptop.c91 #define RADIO_LED_ON BIT(5) macro
647 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set()
648 RADIO_LED_ON); in radio_led_set()
650 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set()
659 if (call_fext_func(device, FUNC_FLAGS, 0x4, 0x0, 0x0) & RADIO_LED_ON) in radio_led_get()