Home
last modified time | relevance | path

Searched refs:stream_lock (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-480.c357 mutex_lock(&vfe->stream_lock); in vfe_enable()
366 mutex_unlock(&vfe->stream_lock); in vfe_enable()
384 mutex_lock(&vfe->stream_lock); in vfe_enable()
388 mutex_unlock(&vfe->stream_lock); in vfe_enable()
407 mutex_lock(&vfe->stream_lock); in vfe_disable()
411 mutex_unlock(&vfe->stream_lock); in vfe_disable()
H A Dcamss-vfe-170.c523 mutex_lock(&vfe->stream_lock); in vfe_enable()
530 mutex_unlock(&vfe->stream_lock); in vfe_enable()
548 mutex_lock(&vfe->stream_lock); in vfe_enable()
552 mutex_unlock(&vfe->stream_lock); in vfe_enable()
571 mutex_lock(&vfe->stream_lock); in vfe_disable()
575 mutex_unlock(&vfe->stream_lock); in vfe_disable()
H 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()
H A Dcamss-vfe.h142 struct mutex stream_lock; member
H A Dcamss-vfe.c1377 mutex_init(&vfe->stream_lock); in msm_vfe_subdev_init()
1610 mutex_destroy(&vfe->stream_lock); in msm_vfe_unregister_entities()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
H A Dmwl8k.c209 spinlock_t stream_lock; member
1784 /* caller must hold priv->stream_lock when calling the stream functions */
1988 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2023 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2039 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2052 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2054 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2075 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2077 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2125 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c209 spinlock_t stream_lock; member
1788 /* caller must hold priv->stream_lock when calling the stream functions */
1992 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2027 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2043 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2056 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2058 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2079 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
2081 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()
2129 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispvideo.c1091 mutex_lock(&video->stream_lock); in isp_video_streamon()
1159 mutex_unlock(&video->stream_lock); in isp_video_streamon()
1180 mutex_unlock(&video->stream_lock); in isp_video_streamon()
1198 mutex_lock(&video->stream_lock); in isp_video_streamoff()
1236 mutex_unlock(&video->stream_lock); in isp_video_streamoff()
1444 mutex_init(&video->stream_lock); in omap3isp_video_init()
1476 mutex_destroy(&video->stream_lock); in omap3isp_video_cleanup()
H A Dispvideo.h167 struct mutex stream_lock; /* pipeline and stream states */ member
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/
H A Diss_video.c866 mutex_lock(&video->stream_lock); in iss_video_streamon()
971 mutex_unlock(&video->stream_lock); in iss_video_streamon()
989 mutex_unlock(&video->stream_lock); in iss_video_streamon()
1006 mutex_lock(&video->stream_lock); in iss_video_streamoff()
1035 mutex_unlock(&video->stream_lock); in iss_video_streamoff()
1236 mutex_init(&video->stream_lock); in omap4iss_video_init()
1258 mutex_destroy(&video->stream_lock); in omap4iss_video_cleanup()
H A Diss_video.h159 struct mutex stream_lock; /* pipeline and stream states */ member
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c1087 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()
1439 mutex_init(&video->stream_lock); in omap3isp_video_init()
1471 mutex_destroy(&video->stream_lock); in omap3isp_video_cleanup()
H A Dispvideo.h174 struct mutex stream_lock; /* pipeline and stream states */ member
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss_video.c862 mutex_lock(&video->stream_lock); in iss_video_streamon()
963 mutex_unlock(&video->stream_lock); in iss_video_streamon()
979 mutex_unlock(&video->stream_lock); in iss_video_streamon()
996 mutex_lock(&video->stream_lock); in iss_video_streamoff()
1025 mutex_unlock(&video->stream_lock); in iss_video_streamoff()
1226 mutex_init(&video->stream_lock); in omap4iss_video_init()
1248 mutex_destroy(&video->stream_lock); in omap4iss_video_cleanup()
H A Diss_video.h165 struct mutex stream_lock; /* pipeline and stream states */ member
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c845 mutex_lock(&vfe->stream_lock); in vfe_enable()
859 mutex_unlock(&vfe->stream_lock); in vfe_enable()
878 mutex_lock(&vfe->stream_lock); in vfe_enable()
885 mutex_unlock(&vfe->stream_lock); in vfe_enable()
904 mutex_lock(&vfe->stream_lock); in vfe_disable()
911 mutex_unlock(&vfe->stream_lock); in vfe_disable()
2072 mutex_init(&vfe->stream_lock); in msm_vfe_subdev_init()
2335 mutex_destroy(&vfe->stream_lock); in msm_vfe_unregister_entities()
H A Dcamss-vfe.h157 struct mutex stream_lock; member
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-capture.c921 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()
940 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()
987 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
1019 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
1034 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
H A Drkisp1-common.h354 * @stream_lock: serializes {start/stop}_streaming callbacks between the capture devices.
373 struct mutex stream_lock; /* serialize {start/stop}_streaming cb between capture devices */ member
H A Drkisp1-dev.c480 mutex_init(&rkisp1->stream_lock); in rkisp1_probe()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-capture.c944 __must_hold(&cap->rkisp1->stream_lock)
968 __must_hold(&cap->rkisp1->stream_lock)
1009 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()
1024 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_stop_streaming()
1034 mutex_lock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
1061 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
1075 mutex_unlock(&cap->rkisp1->stream_lock); in rkisp1_vb2_start_streaming()
H A Drkisp1-common.h466 * @stream_lock: serializes {start/stop}_streaming callbacks between the capture devices.
488 struct mutex stream_lock; /* serialize {start/stop}_streaming cb between capture devices */ member
H A Drkisp1-dev.c563 mutex_init(&rkisp1->stream_lock); in rkisp1_probe()
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c1196 bool stream_lock) in snd_pcm_action_group()
1204 if (!stream_lock) in snd_pcm_action_group()
1237 if (!stream_lock) in snd_pcm_action_group()
1193 snd_pcm_action_group(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state, bool stream_lock) snd_pcm_action_group() argument
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c1215 bool stream_lock) in snd_pcm_action_group()
1223 if (!stream_lock) in snd_pcm_action_group()
1256 if (!stream_lock) in snd_pcm_action_group()
1212 snd_pcm_action_group(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state, bool stream_lock) snd_pcm_action_group() argument

Completed in 46 milliseconds

12