Searched refs:RADIO_LED_ON (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | fujitsu-laptop.c | 104 #define RADIO_LED_ON BIT(5) macro 660 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set() 661 RADIO_LED_ON); in radio_led_set() 663 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set() 672 if (call_fext_func(device, FUNC_FLAGS, 0x4, 0x0, 0x0) & RADIO_LED_ON) in radio_led_get()
|