Searched refs:stream_lock (Results 1 – 17 of 17) sorted by relevance
67 struct mutex stream_lock; member196 mutex_destroy(>->eu_stall->stream_lock); in xe_eu_stall_fini()222 mutex_init(>->eu_stall->stream_lock); in xe_eu_stall_init()232 mutex_destroy(>->eu_stall->stream_lock); in xe_eu_stall_init()572 mutex_lock(>->eu_stall->stream_lock); in xe_eu_stall_stream_read()577 mutex_lock(>->eu_stall->stream_lock); in xe_eu_stall_stream_read()770 mutex_lock(>->eu_stall->stream_lock); in xe_eu_stall_stream_poll()772 mutex_unlock(>->eu_stall->stream_lock); in xe_eu_stall_stream_poll()837 mutex_lock(>->eu_stall->stream_lock); in xe_eu_stall_stream_ioctl()839 mutex_unlock(>->eu_stall->stream_lock); in xe_eu_stall_stream_ioctl()[all …]
195 struct mutex stream_lock; member
555 mutex_lock(&stream->stream_lock); in xe_oa_read()557 mutex_unlock(&stream->stream_lock); in xe_oa_read()561 mutex_lock(&stream->stream_lock); in xe_oa_read()563 mutex_unlock(&stream->stream_lock); in xe_oa_read()606 mutex_lock(&stream->stream_lock); in xe_oa_poll()608 mutex_unlock(&stream->stream_lock); in xe_oa_poll()864 mutex_destroy(&stream->stream_lock); in xe_oa_stream_destroy()1621 mutex_lock(&stream->stream_lock); in xe_oa_ioctl()1623 mutex_unlock(&stream->stream_lock); in xe_oa_ioctl()1804 mutex_init(&stream->stream_lock); in xe_oa_stream_init()
108 mutex_lock(&vfe->stream_lock); in vfe_gen1_disable()115 mutex_unlock(&vfe->stream_lock); in vfe_gen1_disable()343 mutex_lock(&vfe->stream_lock); in vfe_gen1_enable()354 mutex_unlock(&vfe->stream_lock); in vfe_gen1_enable()372 mutex_lock(&vfe->stream_lock); in vfe_gen1_enable()379 mutex_unlock(&vfe->stream_lock); in vfe_gen1_enable()
436 mutex_lock(&vfe->stream_lock); in vfe_enable()443 mutex_unlock(&vfe->stream_lock); in vfe_enable()461 mutex_lock(&vfe->stream_lock); in vfe_enable()465 mutex_unlock(&vfe->stream_lock); in vfe_enable()
606 mutex_lock(&vfe->stream_lock); in vfe_enable_v2()613 mutex_unlock(&vfe->stream_lock); in vfe_enable_v2()631 mutex_lock(&vfe->stream_lock); in vfe_enable_v2()635 mutex_unlock(&vfe->stream_lock); in vfe_enable_v2()837 mutex_lock(&vfe->stream_lock); in vfe_disable()841 mutex_unlock(&vfe->stream_lock); in vfe_disable()1869 mutex_init(&vfe->stream_lock); in msm_vfe_subdev_init()2117 mutex_destroy(&vfe->stream_lock); in msm_vfe_unregister_entities()
156 struct mutex stream_lock; member
209 spinlock_t stream_lock; member2001 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()2065 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()2138 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()3845 spin_lock(&priv->stream_lock); in mwl8k_watchdog_ba_events()3863 spin_unlock(&priv->stream_lock); in mwl8k_watchdog_ba_events()4175 spin_lock(&priv->stream_lock); in mwl8k_cmd_set_new_stn_del()4194 spin_unlock(&priv->stream_lock); in mwl8k_cmd_set_new_stn_del()5472 spin_lock(&priv->stream_lock); in mwl8k_ampdu_action()5534 spin_lock(&priv->stream_lock); in mwl8k_ampdu_action()[all …]
1087 mutex_lock(&video->stream_lock); in isp_video_streamon()1154 mutex_unlock(&video->stream_lock); in isp_video_streamon()1175 mutex_unlock(&video->stream_lock); in isp_video_streamon()1193 mutex_lock(&video->stream_lock); in isp_video_streamoff()1231 mutex_unlock(&video->stream_lock); in isp_video_streamoff()1440 mutex_init(&video->stream_lock); in omap3isp_video_init()1472 mutex_destroy(&video->stream_lock); in omap3isp_video_cleanup()
174 struct mutex stream_lock; /* pipeline and stream states */ member
1063 __must_hold(&cap->rkisp1->stream_lock) in rkisp1_pipeline_stream_disable()1087 __must_hold(&cap->rkisp1->stream_lock) in rkisp1_pipeline_stream_enable()1128 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()1143 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()1153 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()1180 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()1194 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
523 struct mutex stream_lock; /* serialize {start/stop}_streaming cb between capture devices */ member
613 mutex_init(&rkisp1->stream_lock); in rkisp1_probe()
135 struct mutex stream_lock; /* to lock video stream capture */ member1516 mutex_lock(&hdmirx_dev->stream_lock); in hdmirx_stop_streaming()1528 mutex_unlock(&hdmirx_dev->stream_lock); in hdmirx_stop_streaming()1542 mutex_lock(&hdmirx_dev->stream_lock); in hdmirx_start_streaming()1565 mutex_unlock(&hdmirx_dev->stream_lock); in hdmirx_start_streaming()1609 mutex_unlock(&hdmirx_dev->stream_lock); in hdmirx_start_streaming()2609 mutex_init(&hdmirx_dev->stream_lock); in hdmirx_probe()
2365 spinlock_t stream_lock; member
2872 spin_lock_irqsave(&instance->stream_lock, in megasas_build_ldio_fusion()2875 spin_unlock_irqrestore(&instance->stream_lock, in megasas_build_ldio_fusion()
7439 spin_lock_init(&instance->stream_lock); in megasas_init_ctrl_params()
Completed in 99 milliseconds