Home
last modified time | relevance | path

Searched refs:sst_fw_reload (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/soc/intel/common/
Dsst-dsp-priv.h343 int sst_fw_reload(struct sst_fw *sst_fw);
Dsst-firmware.c392 int sst_fw_reload(struct sst_fw *sst_fw) in sst_fw_reload() function
406 EXPORT_SYMBOL_GPL(sst_fw_reload);
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c606 ret = sst_fw_reload(byt->fw); in sst_byt_dsp_boot()
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1606 ret = sst_fw_reload(sst_fw); in sst_hsw_dsp_load()