Home
last modified time | relevance | path

Searched refs:dhd_os_open_image (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddbus.c624 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()
H A Ddhd.h1585 extern void * dhd_os_open_image(char * filename);
H A Ddhd_sdio.c9330 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()
H A Ddhd_common.c4758 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()
H A Ddhd_pcie.c1712 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()
H A Ddhd_config.c3328 image = dhd_os_open_image(conf_path); in dhd_conf_read_config()
H A Ddhd_linux.c14162 dhd_os_open_image(char *filename) in dhd_os_open_image() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h2663 #define dhd_os_open_image(a) wl_os_open_image(a) macro
H A Ddhd_common.c8196 imgbuf = dhd_os_open_image((char *)clm_blob_path); in dhd_apply_default_clm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h2658 #define dhd_os_open_image(a) wl_os_open_image(a) macro
H A Ddhd_common.c8201 imgbuf = dhd_os_open_image((char *)clm_blob_path); in dhd_apply_default_clm()