Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dops.h280 mutex_lock(&sdev->power_state_access); in snd_sof_dsp_set_power_state()
285 mutex_unlock(&sdev->power_state_access); in snd_sof_dsp_set_power_state()
H A Dcore.c423 mutex_init(&sdev->power_state_access); in snd_sof_device_probe()
H A Dsof-priv.h557 struct mutex power_state_access; member