Searched refs:dhd_os_get_img_fwreq (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 2733 int dhd_os_get_img_fwreq(const struct firmware **fw, char *file_path);
|
| H A D | dhd_linux.c | 10664 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 D | dhd_common.c | 7840 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 D | dhd_sdio.c | 10299 bcmerror = dhd_os_get_img_fwreq(&fw, bus->fw_path); in dhdsdio_download_code_file()
|
| H A D | dhd_pcie.c | 4042 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 D | dhd.h | 2728 int dhd_os_get_img_fwreq(const struct firmware **fw, char *file_path);
|
| H A D | dhd_linux.c | 10789 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 D | dhd_common.c | 7845 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 D | dhd_sdio.c | 10284 bcmerror = dhd_os_get_img_fwreq(&fw, bus->fw_path); in dhdsdio_download_code_file()
|
| H A D | dhd_pcie.c | 4035 bcmerror = dhd_os_get_img_fwreq(&fw, bus->fw_path); in dhdpcie_download_code_file()
|