Home
last modified time | relevance | path

Searched refs:d0i3_supported_in_s0ix (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/
H A Dsof-audio.h121 * @d0i3_supported_in_s0ix: Allow DSP D0I3 during S0iX
141 bool d0i3_supported_in_s0ix; member
H A Dipc3-pcm.c437 .d0i3_supported_in_s0ix = true,
H A Dpcm.c319 if (pcm_ops && pcm_ops->d0i3_supported_in_s0ix && in sof_pcm_trigger()