Searched refs:dsp_power_state (Results 1 – 4 of 4) sorted by relevance
413 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 …]
89 u32 old_state = sdev->dsp_power_state.state; in sof_resume()
299 sdev->dsp_power_state.state = SOF_DSP_PM_D0; in snd_sof_device_probe()
394 struct sof_dsp_power_state dsp_power_state; member
Completed in 9 milliseconds