Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dfujitsu-laptop.c92 #define RADIO_LED_ON BIT(5) macro
782 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set()
783 RADIO_LED_ON); in radio_led_set()
785 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set()
794 if (call_fext_func(device, FUNC_FLAGS, 0x4, 0x0, 0x0) & RADIO_LED_ON) in radio_led_get()