Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dsof-audio.h38 bool d0i3_compatible; /* DSP can be in D0I3 when this pcm is opened */ member
Dsof-audio.c36 if (!spcm->stream[dir].d0i3_compatible) in snd_sof_dsp_only_d0i3_compatible_stream_active()
Dpcm.c379 spcm->stream[substream->stream].d0i3_compatible) { in sof_pcm_trigger()
Dtopology.c627 offsetof(struct snd_sof_pcm, stream[0].d0i3_compatible), 0},
630 offsetof(struct snd_sof_pcm, stream[1].d0i3_compatible), 0},
2696 spcm->pcm.pcm_name, spcm->stream[stream].d0i3_compatible); in sof_dai_load()
2726 spcm->pcm.pcm_name, spcm->stream[stream].d0i3_compatible); in sof_dai_load()