Home
last modified time | relevance | path

Searched refs:wm_adsp_request_firmware_files (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm_adsp_fw_find_test.c132 ret = wm_adsp_request_firmware_files(dsp, &priv->found_fw); in wm_adsp_fw_find_test_pick_file()
213 wm_adsp_request_firmware_files(dsp, &priv->found_fw); in wm_adsp_fw_find_test_search_order()
253 wm_adsp_request_firmware_files(dsp, &priv->found_fw); in wm_adsp_fw_find_test_find_firmware_byindex()
H A Dwm_adsp.c796 VISIBLE_IF_KUNIT int wm_adsp_request_firmware_files(struct wm_adsp *dsp, in wm_adsp_request_firmware_files() function
889 EXPORT_SYMBOL_IF_KUNIT(wm_adsp_request_firmware_files);
927 ret = wm_adsp_request_firmware_files(dsp, &fw); in wm_adsp1_event()
1016 ret = wm_adsp_request_firmware_files(dsp, &fw); in wm_adsp_power_up()