Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dfujitsu-laptop.c92 #define RADIO_LED_ON BIT(5) macro
801 return call_fext_func(parent, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set()
802 RADIO_LED_ON); in radio_led_set()
804 return call_fext_func(parent, FUNC_FLAGS, 0x5, RADIO_LED_ON, in radio_led_set()
813 if (call_fext_func(parent, FUNC_FLAGS, 0x4, 0x0, 0x0) & RADIO_LED_ON) in radio_led_get()