Searched refs:fwpath (Results 1 – 2 of 2) sorted by relevance
81 const char *fwpath = NULL; in iris_fw_load() local85 &fwpath); in iris_fw_load()87 fwpath = core->iris_platform_data->fwname; in iris_fw_load()89 ret = iris_load_fw_to_memory(core, fwpath); in iris_fw_load()
214 const char *fwpath = NULL; in venus_boot() local224 &fwpath); in venus_boot()226 fwpath = core->res->fwname; in venus_boot()228 ret = venus_load_fw(core, fwpath, &mem_phys, &mem_size); in venus_boot()