| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dbus.c | 625 nv_image = dhd_os_open_image1(dhd_bus->dhd, pnv_path); in dbus_get_fw_nvram() 657 fw_image = dhd_os_open_image1(dhd_bus->dhd, pfw_path); in dbus_get_fw_nvram()
|
| H A D | dhd_common.c | 7932 image = dhd_os_open_image1(dhd, file_path); in dhd_get_download_buffer() 8373 memblock = dhd_os_open_image1(dhd, (char *)clm_blob_path); in dhd_apply_default_clm() 9216 file = dhd_os_open_image1(NULL, st_str_file_path); in dhd_parse_logstrs_file() 10240 file = dhd_os_open_image1(dhdp, fwpath); in dhd_print_fw_ver_from_file()
|
| H A D | dhd_sdio.c | 10419 image = dhd_os_open_image1(bus->dhd, pfw_path); in dhdsdio_download_code_file() 10575 image = dhd_os_open_image1(bus->dhd, ucode_path); in dhdsdio_download_ucode_file() 11654 image = dhd_os_open_image1(bus->dhd, bus->btfw_path); in _dhdsdio_download_btfw()
|
| H A D | dhd_pcie.c | 4160 imgbuf = dhd_os_open_image1(bus->dhd, pfw_path); in dhdpcie_download_code_file() 4187 imgbuf = dhd_os_open_image1(bus->dhd, pfw_path); in dhdpcie_download_code_file() 9138 fp = dhd_os_open_image1(bus->dhd, params); in dhdpcie_bus_doiovar() 10961 filep = dhd_os_open_image1(bus->dhd, path); in dhdpcie_download_sig_file()
|
| H A D | dhd.h | 2675 extern void *dhd_os_open_image1(dhd_pub_t *pub, char *filename); /* rev1 function signature */
|
| H A D | dhd_linux.c | 13480 if (!(fp = dhd_os_open_image1(dhd, config_path)) || in dhd_preinit_config() 18542 dhd_os_open_image1(dhd_pub_t *pub, char *filename) in dhd_os_open_image1() function 27022 fd = dhd_os_open_image1(dhd, FILTER_IE_PATH);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dbus.c | 626 nv_image = dhd_os_open_image1(dhd_bus->dhd, pnv_path); in dbus_get_fw_nvram() 658 fw_image = dhd_os_open_image1(dhd_bus->dhd, pfw_path); in dbus_get_fw_nvram()
|
| H A D | dhd_common.c | 7927 image = dhd_os_open_image1(dhd, file_path); in dhd_get_download_buffer() 8368 memblock = dhd_os_open_image1(dhd, (char *)clm_blob_path); in dhd_apply_default_clm() 9211 file = dhd_os_open_image1(NULL, st_str_file_path); in dhd_parse_logstrs_file() 10235 file = dhd_os_open_image1(dhdp, fwpath); in dhd_print_fw_ver_from_file()
|
| H A D | dhd_sdio.c | 10434 image = dhd_os_open_image1(bus->dhd, pfw_path); in dhdsdio_download_code_file() 10590 image = dhd_os_open_image1(bus->dhd, ucode_path); in dhdsdio_download_ucode_file() 11669 image = dhd_os_open_image1(bus->dhd, bus->btfw_path); in _dhdsdio_download_btfw()
|
| H A D | dhd_pcie.c | 4167 imgbuf = dhd_os_open_image1(bus->dhd, pfw_path); in dhdpcie_download_code_file() 4194 imgbuf = dhd_os_open_image1(bus->dhd, pfw_path); in dhdpcie_download_code_file() 9145 fp = dhd_os_open_image1(bus->dhd, params); in dhdpcie_bus_doiovar() 10968 filep = dhd_os_open_image1(bus->dhd, path); in dhdpcie_download_sig_file()
|
| H A D | dhd.h | 2680 extern void *dhd_os_open_image1(dhd_pub_t *pub, char *filename); /* rev1 function signature */
|
| H A D | dhd_linux.c | 13361 if (!(fp = dhd_os_open_image1(dhd, config_path)) || in dhd_preinit_config() 18436 dhd_os_open_image1(dhd_pub_t *pub, char *filename) in dhd_os_open_image1() function 26911 fd = dhd_os_open_image1(dhd, FILTER_IE_PATH);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 5535 image = dhd_os_open_image1(dhd, file_path); in dhd_get_download_buffer() 5712 memblock = dhd_os_open_image1(dhd, (char *)clm_blob_path); in dhd_apply_default_clm() 5856 file = dhd_os_open_image1(NULL, st_str_file_path); in dhd_parse_logstrs_file() 7642 file = dhd_os_open_image1(dhdp, fwpath); in dhd_print_fw_ver_from_file()
|
| H A D | dhd_sdio.c | 9579 image = dhd_os_open_image1(bus->dhd, pfw_path); 9695 image = dhd_os_open_image1(bus->dhd, ucode_path); 9799 image = dhd_os_open_image1(bus->dhd, pnv_path); 10665 image = dhd_os_open_image1(bus->dhd, bus->btfw_path);
|
| H A D | dhd.h | 2064 extern void *dhd_os_open_image1(dhd_pub_t *pub, char *filename); /* rev1 function signature */
|
| H A D | dhd_pcie.c | 3081 imgbuf = dhd_os_open_image1(bus->dhd, pfw_path); in dhdpcie_download_code_file() 3271 imgbuf = dhd_os_open_image1(bus->dhd, bus->fw_path); in dhdpcie_ramsize_read_image()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 5555 image = dhd_os_open_image1(dhd, file_path); in dhd_get_download_buffer() 5729 memblock = dhd_os_open_image1(dhd, (char *)clm_blob_path); in dhd_apply_default_clm() 5872 file = dhd_os_open_image1(NULL, st_str_file_path); in dhd_parse_logstrs_file() 7658 file = dhd_os_open_image1(dhdp, fwpath); in dhd_print_fw_ver_from_file()
|
| H A D | dhd_sdio.c | 9489 image = dhd_os_open_image1(bus->dhd, pfw_path); 9605 image = dhd_os_open_image1(bus->dhd, ucode_path); 9709 image = dhd_os_open_image1(bus->dhd, pnv_path); 10619 image = dhd_os_open_image1(bus->dhd, bus->btfw_path);
|
| H A D | dhd.h | 2062 extern void *dhd_os_open_image1(dhd_pub_t *pub, char *filename); /* rev1 function signature */
|
| H A D | dhd_pcie.c | 3073 imgbuf = dhd_os_open_image1(bus->dhd, pfw_path); in dhdpcie_download_code_file() 3263 imgbuf = dhd_os_open_image1(bus->dhd, bus->fw_path); in dhdpcie_ramsize_read_image()
|
| H A D | dhd_linux.c | 13268 dhd_os_open_image1(dhd_pub_t *pub, char *filename) 20829 fd = dhd_os_open_image1(dhd, FILTER_IE_PATH);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 5555 image = dhd_os_open_image1(dhd, file_path); in dhd_get_download_buffer() 5729 memblock = dhd_os_open_image1(dhd, (char *)clm_blob_path); in dhd_apply_default_clm() 5872 file = dhd_os_open_image1(NULL, st_str_file_path); in dhd_parse_logstrs_file() 7658 file = dhd_os_open_image1(dhdp, fwpath); in dhd_print_fw_ver_from_file()
|
| H A D | dhd_sdio.c | 9485 image = dhd_os_open_image1(bus->dhd, pfw_path); 9601 image = dhd_os_open_image1(bus->dhd, ucode_path); 9705 image = dhd_os_open_image1(bus->dhd, pnv_path); 10615 image = dhd_os_open_image1(bus->dhd, bus->btfw_path);
|
| H A D | dhd.h | 2062 extern void *dhd_os_open_image1(dhd_pub_t *pub, char *filename); /* rev1 function signature */
|
| H A D | dhd_pcie.c | 3073 imgbuf = dhd_os_open_image1(bus->dhd, pfw_path); in dhdpcie_download_code_file() 3263 imgbuf = dhd_os_open_image1(bus->dhd, bus->fw_path); in dhdpcie_ramsize_read_image()
|