Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/common/
Dsst-dsp-priv.h346 struct sst_fw *sst_fw_new(struct sst_dsp *dsp,
Dsst-firmware.c339 struct sst_fw *sst_fw_new(struct sst_dsp *dsp, in sst_fw_new() function
401 EXPORT_SYMBOL_GPL(sst_fw_new);
/Linux-v4.19/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c729 byt_sst_fw = sst_fw_new(byt->dsp, pdata->fw, byt); in sst_byt_dsp_init()
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1870 hsw_sst_fw = sst_fw_new(dsp, fw, hsw); in sst_hsw_module_load()