Home
last modified time | relevance | path

Searched defs:led_priv (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_com_led.h347 struct led_priv { struct
348 LED_STRATEGY LedStrategy;
350 LED_DATA SwLed0;
351 LED_DATA SwLed1;
352 LED_DATA SwLed2;
353 u8 bRegUseLed;
354 u8 iface_en_mask;
355 u32 ctl_en_mask[CONFIG_IFACE_NUMBER];
356 void (*LedControlHandler)(_adapter *padapter, LED_CTL_MODE LedAction);
357 void (*SwLedOn)(_adapter *padapter, PLED_DATA pLed);
[all …]