Home
last modified time | relevance | path

Searched refs:graph_mutex (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/media/
Dmedia-entity.c233 mutex_lock(&mdev->graph_mutex); in media_entity_pipeline_start()
306 mutex_unlock(&mdev->graph_mutex); in media_entity_pipeline_start()
330 mutex_unlock(&mdev->graph_mutex); in media_entity_pipeline_start()
353 mutex_lock(&mdev->graph_mutex); in media_entity_pipeline_stop()
363 mutex_unlock(&mdev->graph_mutex); in media_entity_pipeline_stop()
522 mutex_lock(&entity->parent->graph_mutex); in media_entity_remove_links()
524 mutex_unlock(&entity->parent->graph_mutex); in media_entity_remove_links()
614 mutex_lock(&link->source->entity->parent->graph_mutex); in media_entity_setup_link()
616 mutex_unlock(&link->source->entity->parent->graph_mutex); in media_entity_setup_link()
Dmedia-device.c252 mutex_lock(&dev->graph_mutex); in media_device_ioctl()
255 mutex_unlock(&dev->graph_mutex); in media_device_ioctl()
259 mutex_lock(&dev->graph_mutex); in media_device_ioctl()
262 mutex_unlock(&dev->graph_mutex); in media_device_ioctl()
316 mutex_lock(&dev->graph_mutex); in media_device_compat_ioctl()
319 mutex_unlock(&dev->graph_mutex); in media_device_compat_ioctl()
383 mutex_init(&mdev->graph_mutex); in __media_device_register()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dmedia-dev.h178 mutex_lock(&ve->vdev.entity.parent->graph_mutex); in fimc_md_graph_lock()
183 mutex_unlock(&ve->vdev.entity.parent->graph_mutex); in fimc_md_graph_unlock()
Dfimc-isp-video.c293 mutex_lock(&me->parent->graph_mutex); in isp_video_open()
301 mutex_unlock(&me->parent->graph_mutex); in isp_video_open()
331 mutex_lock(&mdev->graph_mutex); in isp_video_release()
333 mutex_unlock(&mdev->graph_mutex); in isp_video_release()
Dmedia-dev.c1308 mutex_lock(&fmd->media_dev.graph_mutex); in subdev_notifier_complete()
1316 mutex_unlock(&fmd->media_dev.graph_mutex); in subdev_notifier_complete()
1374 mutex_lock(&fmd->media_dev.graph_mutex); in fimc_md_probe()
1378 mutex_unlock(&fmd->media_dev.graph_mutex); in fimc_md_probe()
1384 mutex_unlock(&fmd->media_dev.graph_mutex); in fimc_md_probe()
1388 mutex_unlock(&fmd->media_dev.graph_mutex); in fimc_md_probe()
Dfimc-lite.c500 mutex_lock(&me->parent->graph_mutex); in fimc_lite_open()
508 mutex_unlock(&me->parent->graph_mutex); in fimc_lite_open()
541 mutex_lock(&entity->parent->graph_mutex); in fimc_lite_release()
543 mutex_unlock(&entity->parent->graph_mutex); in fimc_lite_release()
/linux-4.4.14/include/media/
Dmedia-device.h77 struct mutex graph_mutex; member
/linux-4.4.14/drivers/media/platform/s3c-camif/
Dcamif-core.c498 mutex_lock(&camif->media_dev.graph_mutex); in s3c_camif_probe()
512 mutex_unlock(&camif->media_dev.graph_mutex); in s3c_camif_probe()
517 mutex_unlock(&camif->media_dev.graph_mutex); in s3c_camif_probe()
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c146 mutex_lock(&mdev->graph_mutex); in vpfe_prepare_pipeline()
159 mutex_unlock(&mdev->graph_mutex); in vpfe_prepare_pipeline()
292 mutex_lock(&mdev->graph_mutex); in vpfe_pipeline_enable()
303 mutex_unlock(&mdev->graph_mutex); in vpfe_pipeline_enable()
332 mutex_lock(&mdev->graph_mutex); in vpfe_pipeline_disable()
344 mutex_unlock(&mdev->graph_mutex); in vpfe_pipeline_disable()
/linux-4.4.14/drivers/media/platform/xilinx/
Dxilinx-dma.c188 mutex_lock(&mdev->graph_mutex); in xvip_pipeline_validate()
209 mutex_unlock(&mdev->graph_mutex); in xvip_pipeline_validate()
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss.c497 mutex_lock(&entity->parent->graph_mutex); in omap4iss_pipeline_pm_use()
508 mutex_unlock(&entity->parent->graph_mutex); in omap4iss_pipeline_pm_use()
Diss_video.c212 mutex_lock(&mdev->graph_mutex); in iss_video_far_end()
229 mutex_unlock(&mdev->graph_mutex); in iss_video_far_end()
/linux-4.4.14/Documentation/
Dmedia-framework.txt282 drivers. Access to the field must be protected by the media device graph_mutex
356 operation must be done with the media_device graph_mutex held.
/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_video.c416 mutex_lock(&mdev->graph_mutex); in vsp1_pipeline_validate()
450 mutex_unlock(&mdev->graph_mutex); in vsp1_pipeline_validate()
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispvideo.c232 mutex_lock(&mdev->graph_mutex); in isp_video_get_graph_data()
254 mutex_unlock(&mdev->graph_mutex); in isp_video_get_graph_data()
Disp.c790 mutex_lock(&entity->parent->graph_mutex); in omap3isp_pipeline_pm_use()
801 mutex_unlock(&entity->parent->graph_mutex); in omap3isp_pipeline_pm_use()