Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c377 mutex_lock(&imgu->streaming_lock); in imgu_vb2_buf_queue()
380 mutex_unlock(&imgu->streaming_lock); in imgu_vb2_buf_queue()
480 mutex_lock(&imgu->streaming_lock); in imgu_vb2_start_streaming()
483 mutex_unlock(&imgu->streaming_lock); in imgu_vb2_start_streaming()
486 mutex_unlock(&imgu->streaming_lock); in imgu_vb2_start_streaming()
513 mutex_lock(&imgu->streaming_lock); in imgu_vb2_start_streaming()
517 mutex_unlock(&imgu->streaming_lock); in imgu_vb2_start_streaming()
549 mutex_lock(&imgu->streaming_lock); in imgu_vb2_stop_streaming()
560 mutex_unlock(&imgu->streaming_lock); in imgu_vb2_stop_streaming()
H A Dipu3.h146 struct mutex streaming_lock; member
H A Dipu3.c674 mutex_init(&imgu->streaming_lock); in imgu_pci_probe()
738 mutex_destroy(&imgu->streaming_lock); in imgu_pci_probe()
756 mutex_destroy(&imgu->streaming_lock); in imgu_pci_remove()