Searched refs:hi_wifi_host_init (Results 1 - 3 of 3) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_main.h | 73 hi_u32 hi_wifi_host_init(struct BusDev *bus);
|
H A D | wal_main.c | 275 hi_u32 hi_wifi_host_init(struct BusDev *bus) in hi_wifi_host_init() function 281 oam_error_log1(0, 0, "hi_wifi_host_init: hcc_hmac_init return error code: %d", ret); in hi_wifi_host_init() 297 oam_error_log1(0, 0, "hi_wifi_host_init: hmac_main_init return error code: %d", ret); in hi_wifi_host_init() 305 oam_error_log1(0, 0, "hi_wifi_host_init: wal_main_init return error code: %d", ret); in hi_wifi_host_init() 311 oam_error_log1(0, 0, "hi_wifi_host_init: wal_main_init return error code: %d", ret); in hi_wifi_host_init() 315 printk("hi_wifi_host_init SUCCESSFULLY\r\n"); in hi_wifi_host_init()
|
H A D | hi_wifi_driver_api.c | 161 if (hi_wifi_host_init(bus) != HI_SUCCESS) { in hi_wifi_init() 200 if (hi_wifi_host_init(bus) != HI_SUCCESS) { in hi_wifi_init()
|
Completed in 4 milliseconds