Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_led.c1504 struct LED_871x *pLed0 = &ledpriv->SwLed0; in SwLedControlMode6() local
1510 _cancel_timer_ex(&pLed0->BlinkTimer); in SwLedControlMode6()
1511 pLed0->CurrLedState = RTW_LED_ON; in SwLedControlMode6()
1512 pLed0->BlinkingLedState = RTW_LED_ON; in SwLedControlMode6()
1513 _set_timer(&pLed0->BlinkTimer, 0); in SwLedControlMode6()
1516 SwLedOff(padapter, pLed0); in SwLedControlMode6()