Searched refs:RADIO_LED_ON (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | fujitsu-laptop.c | 92 #define RADIO_LED_ON BIT(5) macro 757 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set() 758 RADIO_LED_ON); in radio_led_set() 760 return call_fext_func(device, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set() 769 if (call_fext_func(device, FUNC_FLAGS, 0x4, 0x0, 0x0) & RADIO_LED_ON) in radio_led_get()
|