Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_intf.h242 void (*BTEfusePowerSwitch)(struct adapter *padapter, u8 bWrite, u8 PwrState); member
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c1911 pHalFunc->BTEfusePowerSwitch = &Hal_BT_EfusePowerSwitch; in rtl8723b_set_hal_ops()