Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
A Dhda-dsp.c413 switch (sdev->dsp_power_state.state) { in hda_dsp_set_D0_state()
422 sdev->dsp_power_state.state, target_state->state); in hda_dsp_set_D0_state()
480 switch (sdev->dsp_power_state.state) { in hda_dsp_state_log()
482 switch (sdev->dsp_power_state.substate) { in hda_dsp_state_log()
491 sdev->dsp_power_state.substate); in hda_dsp_state_log()
512 sdev->dsp_power_state.state); in hda_dsp_state_log()
544 if (target_state->state == sdev->dsp_power_state.state && in hda_dsp_set_power_state()
555 if (sdev->dsp_power_state.state == SOF_DSP_PM_D0 && in hda_dsp_set_power_state()
561 sdev->dsp_power_state.state, target_state->state); in hda_dsp_set_power_state()
575 sdev->dsp_power_state = *target_state; in hda_dsp_set_power_state()
[all …]
/linux/sound/soc/sof/
A Dpm.c89 u32 old_state = sdev->dsp_power_state.state; in sof_resume()
A Dcore.c299 sdev->dsp_power_state.state = SOF_DSP_PM_D0; in snd_sof_device_probe()
A Dsof-priv.h394 struct sof_dsp_power_state dsp_power_state; member

Completed in 9 milliseconds