Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188eu_led.c48 if (pHalData->bLedOpenDrain) { in SwLedOff()
Dusb_halinit.c1100 haldata->bLedOpenDrain = true;/* Support Open-drain arrangement for controlling the LED. */ in _ReadLEDSetting()
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dhal_data.h303 …u8 bLedOpenDrain; /* Support Open-drain arrangement for controlling the LED. Added by Roger, 2009… member
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtl8188e_hal.h311 u8 bLedOpenDrain; /* Open-drain support for controlling the LED.*/ member