Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h803 #define WIL_LED_INVALID_ID (0xF) macro
H A Dwmi.c26 u8 led_id = WIL_LED_INVALID_ID;
2141 if (led_id == WIL_LED_INVALID_ID) in wmi_led_cfg()