Searched refs:d0i3_compatible (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | sof-audio.h | 38 bool d0i3_compatible; /* DSP can be in D0I3 when this pcm is opened */ member
|
H A D | sof-audio.c | 36 if (!spcm->stream[dir].d0i3_compatible) in snd_sof_dsp_only_d0i3_compatible_stream_active()
|
H A D | topology.c | 627 offsetof(struct snd_sof_pcm, stream[0].d0i3_compatible), 0}, 630 offsetof(struct snd_sof_pcm, stream[1].d0i3_compatible), 0}, 2705 spcm->pcm.pcm_name, spcm->stream[stream].d0i3_compatible); in sof_dai_load() 2735 spcm->pcm.pcm_name, spcm->stream[stream].d0i3_compatible); in sof_dai_load()
|
H A D | pcm.c | 379 spcm->stream[substream->stream].d0i3_compatible) { in sof_pcm_trigger()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 241 spcm->stream[substream->stream].d0i3_compatible) in hda_dsp_pcm_open()
|
H A D | hda-dsp.c | 444 if (!spcm->stream[dir].d0i3_compatible) in hda_dsp_d0i3_streaming_applicable()
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | sof-audio.h | 322 bool d0i3_compatible; /* DSP can be in D0I3 when this pcm is opened */ member
|
H A D | pcm.c | 329 spcm->stream[substream->stream].d0i3_compatible) { in sof_pcm_trigger()
|
H A D | sof-audio.c | 811 if (!spcm->stream[dir].d0i3_compatible) in snd_sof_dsp_only_d0i3_compatible_stream_active()
|
H A D | topology.c | 405 offsetof(struct snd_sof_pcm, stream[0].d0i3_compatible)}, 407 offsetof(struct snd_sof_pcm, stream[1].d0i3_compatible)},
|
Completed in 23 milliseconds