Home
last modified time | relevance | path

Searched refs:stream_lock (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/qcom/camss/
A Dcamss-vfe-480.c356 mutex_lock(&vfe->stream_lock); in vfe_enable()
363 mutex_unlock(&vfe->stream_lock); in vfe_enable()
381 mutex_lock(&vfe->stream_lock); in vfe_enable()
385 mutex_unlock(&vfe->stream_lock); in vfe_enable()
404 mutex_lock(&vfe->stream_lock); in vfe_disable()
408 mutex_unlock(&vfe->stream_lock); in vfe_disable()
A Dcamss-vfe-170.c539 mutex_lock(&vfe->stream_lock); in vfe_enable()
546 mutex_unlock(&vfe->stream_lock); in vfe_enable()
564 mutex_lock(&vfe->stream_lock); in vfe_enable()
568 mutex_unlock(&vfe->stream_lock); in vfe_enable()
587 mutex_lock(&vfe->stream_lock); in vfe_disable()
591 mutex_unlock(&vfe->stream_lock); in vfe_disable()
A Dcamss-vfe-gen1.c108 mutex_lock(&vfe->stream_lock); in vfe_gen1_disable()
115 mutex_unlock(&vfe->stream_lock); in vfe_gen1_disable()
342 mutex_lock(&vfe->stream_lock); in vfe_gen1_enable()
353 mutex_unlock(&vfe->stream_lock); in vfe_gen1_enable()
371 mutex_lock(&vfe->stream_lock); in vfe_gen1_enable()
378 mutex_unlock(&vfe->stream_lock); in vfe_gen1_enable()
A Dcamss-vfe.h142 struct mutex stream_lock; member
A Dcamss-vfe.c1375 mutex_init(&vfe->stream_lock); in msm_vfe_subdev_init()
1604 mutex_destroy(&vfe->stream_lock); in msm_vfe_unregister_entities()
/linux-6.3-rc2/drivers/net/wireless/marvell/
A Dmwl8k.c209 spinlock_t stream_lock; member
1992 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2056 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2129 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
3835 spin_lock(&priv->stream_lock); in mwl8k_watchdog_ba_events()
3853 spin_unlock(&priv->stream_lock); in mwl8k_watchdog_ba_events()
4165 spin_lock(&priv->stream_lock); in mwl8k_cmd_set_new_stn_del()
4184 spin_unlock(&priv->stream_lock); in mwl8k_cmd_set_new_stn_del()
5461 spin_lock(&priv->stream_lock); in mwl8k_ampdu_action()
5523 spin_lock(&priv->stream_lock); in mwl8k_ampdu_action()
[all …]
/linux-6.3-rc2/drivers/staging/media/omap4iss/
A Diss_video.c860 mutex_lock(&video->stream_lock); in iss_video_streamon()
961 mutex_unlock(&video->stream_lock); in iss_video_streamon()
977 mutex_unlock(&video->stream_lock); in iss_video_streamon()
994 mutex_lock(&video->stream_lock); in iss_video_streamoff()
1023 mutex_unlock(&video->stream_lock); in iss_video_streamoff()
1224 mutex_init(&video->stream_lock); in omap4iss_video_init()
1246 mutex_destroy(&video->stream_lock); in omap4iss_video_cleanup()
A Diss_video.h165 struct mutex stream_lock; /* pipeline and stream states */ member
/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Dispvideo.c1083 mutex_lock(&video->stream_lock); in isp_video_streamon()
1150 mutex_unlock(&video->stream_lock); in isp_video_streamon()
1171 mutex_unlock(&video->stream_lock); in isp_video_streamon()
1189 mutex_lock(&video->stream_lock); in isp_video_streamoff()
1227 mutex_unlock(&video->stream_lock); in isp_video_streamoff()
1435 mutex_init(&video->stream_lock); in omap3isp_video_init()
1467 mutex_destroy(&video->stream_lock); in omap3isp_video_cleanup()
A Dispvideo.h174 struct mutex stream_lock; /* pipeline and stream states */ member
/linux-6.3-rc2/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-capture.c919 __must_hold(&cap->rkisp1->stream_lock) in rkisp1_pipeline_stream_disable()
943 __must_hold(&cap->rkisp1->stream_lock) in rkisp1_pipeline_stream_enable()
984 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()
999 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()
1009 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
1036 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
1050 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
A Drkisp1-common.h479 struct mutex stream_lock; /* serialize {start/stop}_streaming cb between capture devices */ member
A Drkisp1-dev.c532 mutex_init(&rkisp1->stream_lock); in rkisp1_probe()
/linux-6.3-rc2/sound/core/
A Dpcm_native.c1215 bool stream_lock) in snd_pcm_action_group() argument
1223 if (!stream_lock) in snd_pcm_action_group()
1256 if (!stream_lock) in snd_pcm_action_group()
/linux-6.3-rc2/drivers/scsi/megaraid/
A Dmegaraid_sas.h2367 spinlock_t stream_lock; member
A Dmegaraid_sas_fusion.c2869 spin_lock_irqsave(&instance->stream_lock, in megasas_build_ldio_fusion()
2872 spin_unlock_irqrestore(&instance->stream_lock, in megasas_build_ldio_fusion()
A Dmegaraid_sas_base.c7428 spin_lock_init(&instance->stream_lock); in megasas_init_ctrl_params()

Completed in 91 milliseconds