Searched refs:dhd_os_open_image (Results 1 – 11 of 11) sorted by relevance
624 nv_image = dhd_os_open_image(pnv_path); in dbus_get_fw_nvram()656 fw_image = dhd_os_open_image(pfw_path); in dbus_get_fw_nvram()
1585 extern void * dhd_os_open_image(char * filename);
9330 image = dhd_os_open_image(pfw_path); in dhdsdio_download_code_file()9470 image = dhd_os_open_image(ucode_path); in dhdsdio_download_ucode_file()9574 image = dhd_os_open_image(pnv_path); in dhdsdio_download_nvram()10297 image = dhd_os_open_image(bus->btfw_path); in _dhdsdio_download_btfw()
4758 image = dhd_os_open_image(file_path); in dhd_get_download_buffer()4957 imgbuf = dhd_os_open_image((char *)clm_blob_path); in dhd_apply_default_clm()
1712 imgbuf = dhd_os_open_image(pfw_path); in dhdpcie_download_code_file()2052 imgbuf = dhd_os_open_image(bus->fw_path); in dhdpcie_ramsize_read_image()
3328 image = dhd_os_open_image(conf_path); in dhd_conf_read_config()
14162 dhd_os_open_image(char *filename) in dhd_os_open_image() function
2663 #define dhd_os_open_image(a) wl_os_open_image(a) macro
8196 imgbuf = dhd_os_open_image((char *)clm_blob_path); in dhd_apply_default_clm()
2658 #define dhd_os_open_image(a) wl_os_open_image(a) macro
8201 imgbuf = dhd_os_open_image((char *)clm_blob_path); in dhd_apply_default_clm()