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

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

Completed in 717 milliseconds