Home
last modified time | relevance | path

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

/sound/soc/intel/avs/
A Dcontrol.c64 guard(mutex)(&adev->path_mutex); in avs_control_volume_get()
110 guard(mutex)(&adev->path_mutex); in avs_control_volume_put()
147 guard(mutex)(&adev->path_mutex); in avs_control_mute_get()
193 guard(mutex)(&adev->path_mutex); in avs_control_mute_put()
A Dpath.c1141 mutex_lock(&adev->path_mutex); in avs_path_free()
1143 mutex_unlock(&adev->path_mutex); in avs_path_free()
1161 mutex_lock(&adev->path_mutex); in avs_path_create()
1168 mutex_unlock(&adev->path_mutex); in avs_path_create()
A Davs.h161 struct mutex path_mutex; member
A Dcore.c419 mutex_init(&adev->path_mutex); in avs_bus_init()

Completed in 18 milliseconds