Searched refs:imr_boot (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-loader.c | 105 int cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot) in cl_dsp_init() argument 127 if (!imr_boot) in cl_dsp_init() 182 if (imr_boot) in cl_dsp_init()
|
D | mtl.h | 137 int mtl_dsp_cl_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
|
D | mtl.c | 458 int mtl_dsp_cl_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot) in mtl_dsp_cl_init() argument 469 if (!imr_boot) in mtl_dsp_cl_init() 523 if (imr_boot) in mtl_dsp_cl_init()
|
D | shim.h | 198 int (*cl_init)(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
|
D | hda.h | 722 int cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
|