Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/
H A Dops.h292 mutex_lock(&sdev->power_state_access); in snd_sof_dsp_set_power_state()
297 mutex_unlock(&sdev->power_state_access); in snd_sof_dsp_set_power_state()
H A Dcore.c676 mutex_init(&sdev->power_state_access); in snd_sof_device_probe()
H A Dsof-priv.h574 struct mutex power_state_access; member