Searched refs:imr_boot (Results 1 – 5 of 5) sorted by relevance
| /sound/soc/sof/intel/ |
| A D | mtl.h | 132 int mtl_dsp_cl_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
|
| A D | hda-loader.c | 123 int cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot) in cl_dsp_init() argument 145 if (!imr_boot) in cl_dsp_init() 200 if (imr_boot) in cl_dsp_init()
|
| A D | mtl.c | 455 int mtl_dsp_cl_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot) in mtl_dsp_cl_init() argument 466 if (!imr_boot) in mtl_dsp_cl_init() 520 if (imr_boot) in mtl_dsp_cl_init()
|
| A D | shim.h | 200 int (*cl_init)(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
|
| A D | hda.h | 740 int cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
|
Completed in 17 milliseconds