Searched refs:hal_bus_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rtl8712/
H A Drtl8712_hal.h136 u8 (*hal_bus_init)(struct _adapter *adapter); member in struct:hal_priv
H A Dhal_init.c390 if (!padapter->halpriv.hal_bus_init)
392 if (padapter->halpriv.hal_bus_init(padapter) != _SUCCESS)
H A Dusb_intf.c374 padapter->halpriv.hal_bus_init = r8712_usb_hal_bus_init;

Completed in 217 milliseconds