Home
last modified time | relevance | path

Searched refs:scale_lock (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcif-scale.c542 mutex_lock(&dev->scale_lock); in rkcif_scale_vb2_stop_streaming()
567 mutex_unlock(&dev->scale_lock); in rkcif_scale_vb2_stop_streaming()
792 mutex_lock(&dev->scale_lock); in rkcif_scale_start()
806 mutex_unlock(&dev->scale_lock); in rkcif_scale_start()
823 mutex_unlock(&dev->scale_lock); in rkcif_scale_start()
H A Ddev.h718 struct mutex scale_lock; /* lock between scale dev */ member
H A Ddev.c1505 mutex_init(&cif_dev->scale_lock); in rkcif_plat_init()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-scale.c567 mutex_lock(&dev->scale_lock); in rkcif_scale_vb2_stop_streaming()
592 mutex_unlock(&dev->scale_lock); in rkcif_scale_vb2_stop_streaming()
843 mutex_lock(&dev->scale_lock); in rkcif_scale_start()
856 mutex_unlock(&dev->scale_lock); in rkcif_scale_start()
874 mutex_unlock(&dev->scale_lock); in rkcif_scale_start()
H A Ddev.h683 struct mutex scale_lock; /* lock between scale dev */ member
H A Ddev.c1619 mutex_init(&cif_dev->scale_lock); in rkcif_plat_init()

Completed in 15 milliseconds