Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dlocalpara.h121 struct radio_off { struct
180 struct radio_off RadioOffStatus;
Dwbusb.c155 static void hal_set_radio_mode(struct hw_data *pHwData, unsigned char radio_off) in hal_set_radio_mode() argument
162 if (radio_off) { /* disable Baseband receive off */ in hal_set_radio_mode()