Home
last modified time | relevance | path

Searched refs:dhd_os_get_img_fwreq (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h2733 int dhd_os_get_img_fwreq(const struct firmware **fw, char *file_path);
H A Ddhd_linux.c10664 err = dhd_os_get_img_fwreq(&fw, fname); in dhd_lookup_map()
10871 error = dhd_os_get_img_fwreq(&fw, logstrs_path); in dhd_init_logstrs_array()
10934 err = dhd_os_get_img_fwreq(&fw, fname); in dhd_read_map()
11002 error = dhd_os_get_img_fwreq(&fw, str_file); in dhd_init_static_strs_array()
18413 dhd_os_get_img_fwreq(const struct firmware **fw, char *file_path) in dhd_os_get_img_fwreq() function
H A Ddhd_common.c7840 ret = dhd_os_get_img_fwreq(&fw, file_path); in dhd_get_download_buffer()
9194 err = dhd_os_get_img_fwreq(&fw, st_str_file_path); in dhd_parse_logstrs_file()
H A Ddhd_sdio.c10299 bcmerror = dhd_os_get_img_fwreq(&fw, bus->fw_path); in dhdsdio_download_code_file()
H A Ddhd_pcie.c4042 bcmerror = dhd_os_get_img_fwreq(&fw, bus->fw_path); in dhdpcie_download_code_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h2728 int dhd_os_get_img_fwreq(const struct firmware **fw, char *file_path);
H A Ddhd_linux.c10789 err = dhd_os_get_img_fwreq(&fw, fname); in dhd_lookup_map()
10996 error = dhd_os_get_img_fwreq(&fw, logstrs_path); in dhd_init_logstrs_array()
11059 err = dhd_os_get_img_fwreq(&fw, fname); in dhd_read_map()
11127 error = dhd_os_get_img_fwreq(&fw, str_file); in dhd_init_static_strs_array()
18519 dhd_os_get_img_fwreq(const struct firmware **fw, char *file_path) in dhd_os_get_img_fwreq() function
H A Ddhd_common.c7845 ret = dhd_os_get_img_fwreq(&fw, file_path); in dhd_get_download_buffer()
9199 err = dhd_os_get_img_fwreq(&fw, st_str_file_path); in dhd_parse_logstrs_file()
H A Ddhd_sdio.c10284 bcmerror = dhd_os_get_img_fwreq(&fw, bus->fw_path); in dhdsdio_download_code_file()
H A Ddhd_pcie.c4035 bcmerror = dhd_os_get_img_fwreq(&fw, bus->fw_path); in dhdpcie_download_code_file()