Home
last modified time | relevance | path

Searched refs:s_mutex (Results 1 – 2 of 2) sorted by relevance

/drivers/media/platform/marvell/
A Dmcam-core.c1284 vq->lock = &cam->s_mutex; in mcam_setup_vb2()
1613 mutex_lock(&cam->s_mutex); in mcam_v4l_open()
1628 mutex_unlock(&cam->s_mutex); in mcam_v4l_open()
1640 mutex_lock(&cam->s_mutex); in mcam_v4l_release()
1651 mutex_unlock(&cam->s_mutex); in mcam_v4l_release()
1765 mutex_lock(&cam->s_mutex); in mccic_notify_bound()
1800 mutex_unlock(&cam->s_mutex); in mccic_notify_bound()
1809 mutex_lock(&cam->s_mutex); in mccic_notify_unbind()
1867 mutex_init(&cam->s_mutex); in mccic_register()
1942 mutex_lock(&cam->s_mutex); in mccic_suspend()
[all …]
A Dmcam-core.h188 struct mutex s_mutex; /* Access to this structure */ member

Completed in 8 milliseconds