Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dwbusb.c367 pHwData->CurrentRadioHw = 1; in hal_get_hw_radio_off()
370 pHwData->CurrentRadioHw = 0; in hal_get_hw_radio_off()
435 } else if (pHwData->CurrentRadioSw || pHwData->CurrentRadioHw) { /* If radio off */ in hal_led_control()
Dwbhal.h416 u32 CurrentRadioHw; /* 0:On 1:Off */ member