Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.h396 hi_u32 hcc_host_init(struct BusDev *bus);
H A Dhcc_hmac.c569 hi_u32 err_code = hcc_host_init(bus); in hcc_hmac_init()
571 oam_error_log1(0, 0, "hcc_host_init fail![%d]", err_code); in hcc_hmac_init()
H A Dhcc_host.c1736 hi_u32 hcc_host_init(struct BusDev *bus) function
1747 oam_error_log0(0, 0, "hcc_host_init:: malloc hcc_handler fail!");
1757 oam_error_log0(0, 0, "hcc_host_init:: InitFlowControl failed!");
1760 oam_error_log0(0, 0, "hcc_host_init:: InitFlowControl success!");
1766 oam_error_log0(0, 0, "hcc_host_init:: channel_init failed!");
1772 oam_error_log0(0, 0, "hcc_host_init:: sdio_probe failed!");
1798 oam_error_log0(0, 0, "hcc_host_init:: hcc_task_init failed");
1804 oam_error_log0(0, 0, "hcc_host_init:: sdio rx transfer callback register failed");
1813 oam_error_log0(0, 0, "hcc_host_init:: HISDIO_HOST2DEV_SCATT_SIZE failed");
1817 oam_error_log0(0, 0, "hcc_host_init
[all...]

Completed in 5 milliseconds