Searched refs:v4l2_lock (Results 1 – 14 of 14) sorted by relevance
72 struct mutex v4l2_lock; member251 mutex_lock(&radio->v4l2_lock); in usb_dsbr100_disconnect()265 mutex_unlock(&radio->v4l2_lock); in usb_dsbr100_disconnect()275 mutex_lock(&radio->v4l2_lock); in usb_dsbr100_suspend()278 mutex_unlock(&radio->v4l2_lock); in usb_dsbr100_suspend()289 mutex_lock(&radio->v4l2_lock); in usb_dsbr100_resume()292 mutex_unlock(&radio->v4l2_lock); in usb_dsbr100_resume()370 mutex_init(&radio->v4l2_lock); in usb_dsbr100_probe()377 radio->videodev.lock = &radio->v4l2_lock; in usb_dsbr100_probe()
717 if (mutex_lock_interruptible(&pdev->v4l2_lock)) in start_streaming()731 mutex_unlock(&pdev->v4l2_lock); in start_streaming()740 mutex_lock(&pdev->v4l2_lock); in stop_streaming()751 mutex_unlock(&pdev->v4l2_lock); in stop_streaming()1041 mutex_init(&pdev->v4l2_lock); in usb_pwc_probe()1119 pdev->vdev.lock = &pdev->v4l2_lock; in usb_pwc_probe()1179 mutex_lock(&pdev->v4l2_lock); in usb_pwc_disconnect()1187 mutex_unlock(&pdev->v4l2_lock); in usb_pwc_disconnect()
220 struct mutex v4l2_lock; /* Protects everything else */ member
113 struct mutex v4l2_lock; /* Protects everything else */ member468 mutex_lock(&s->v4l2_lock); in airspy_disconnect()473 mutex_unlock(&s->v4l2_lock); in airspy_disconnect()528 mutex_lock(&s->v4l2_lock); in airspy_start_streaming()574 mutex_unlock(&s->v4l2_lock); in airspy_start_streaming()585 mutex_lock(&s->v4l2_lock); in airspy_stop_streaming()598 mutex_unlock(&s->v4l2_lock); in airspy_stop_streaming()986 mutex_init(&s->v4l2_lock); in airspy_probe()1064 s->vdev.lock = &s->v4l2_lock; in airspy_probe()
118 struct mutex v4l2_lock; /* Protects everything else */ member572 mutex_lock(&dev->v4l2_lock); in msi2500_disconnect()578 mutex_unlock(&dev->v4l2_lock); in msi2500_disconnect()836 if (mutex_lock_interruptible(&dev->v4l2_lock)) in msi2500_start_streaming()850 mutex_unlock(&dev->v4l2_lock); in msi2500_start_streaming()861 mutex_lock(&dev->v4l2_lock); in msi2500_stop_streaming()878 mutex_unlock(&dev->v4l2_lock); in msi2500_stop_streaming()1181 mutex_init(&dev->v4l2_lock); in msi2500_probe()1262 dev->vdev.lock = &dev->v4l2_lock; in msi2500_probe()
128 struct mutex v4l2_lock; /* Protects everything else */ member713 mutex_lock(&dev->v4l2_lock); in hackrf_disconnect()719 mutex_unlock(&dev->v4l2_lock); in hackrf_disconnect()800 mutex_lock(&dev->v4l2_lock); in hackrf_start_streaming()844 mutex_unlock(&dev->v4l2_lock); in hackrf_start_streaming()855 mutex_unlock(&dev->v4l2_lock); in hackrf_start_streaming()867 mutex_lock(&dev->v4l2_lock); in hackrf_stop_streaming()883 mutex_unlock(&dev->v4l2_lock); in hackrf_stop_streaming()1359 mutex_init(&dev->v4l2_lock); in hackrf_probe()1480 dev->rx_vdev.lock = &dev->v4l2_lock; in hackrf_probe()[all …]
120 struct mutex v4l2_lock; /* Protects everything else */ member861 if (mutex_lock_interruptible(&dev->v4l2_lock)) in rtl2832_sdr_start_streaming()904 mutex_unlock(&dev->v4l2_lock); in rtl2832_sdr_start_streaming()918 mutex_lock(&dev->v4l2_lock); in rtl2832_sdr_stop_streaming()941 mutex_unlock(&dev->v4l2_lock); in rtl2832_sdr_stop_streaming()1355 mutex_init(&dev->v4l2_lock); in rtl2832_sdr_probe()1439 dev->vdev.lock = &dev->v4l2_lock; in rtl2832_sdr_probe()1474 mutex_lock(&dev->v4l2_lock); in rtl2832_sdr_remove()1479 mutex_unlock(&dev->v4l2_lock); in rtl2832_sdr_remove()
96 struct mutex v4l2_lock; member
889 mutex_init(&usbtv->v4l2_lock); in usbtv_video_init()943 usbtv->vdev.lock = &usbtv->v4l2_lock; in usbtv_video_init()
365 src_vq->lock = &vde->v4l2_lock; in tegra_queue_init()390 dst_vq->lock = &vde->v4l2_lock; in tegra_queue_init()928 mutex_init(&vde->v4l2_lock); in tegra_vde_v4l2_init()932 vde->vdev.lock = &vde->v4l2_lock, in tegra_vde_v4l2_init()
127 struct mutex v4l2_lock; member
361 vfd->lock = &dev->v4l2_lock; in saa7146_register_device()389 q->lock = &dev->v4l2_lock; in saa7146_register_device()
427 mutex_init(&dev->v4l2_lock); in saa7146_init_one()
126 struct mutex v4l2_lock; member