Searched refs:stream_lock (Results 1 – 7 of 7) sorted by relevance
124 spin_lock_init(&pd->stream_lock); in oz_pd_alloc()663 spin_lock_bh(&pd->stream_lock); in oz_isoc_stream_create()668 spin_unlock_bh(&pd->stream_lock); in oz_isoc_stream_create()689 spin_lock_bh(&pd->stream_lock); in oz_isoc_stream_delete()693 spin_unlock_bh(&pd->stream_lock); in oz_isoc_stream_delete()719 spin_lock_bh(&pd->stream_lock); in oz_send_isoc_unit()729 spin_unlock_bh(&pd->stream_lock); in oz_send_isoc_unit()751 spin_lock_bh(&pd->stream_lock); in oz_send_isoc_unit()756 spin_unlock_bh(&pd->stream_lock); in oz_send_isoc_unit()761 spin_lock_bh(&pd->stream_lock); in oz_send_isoc_unit()[all …]
97 spinlock_t stream_lock; member
209 spinlock_t stream_lock; member1977 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()2012 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()2028 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()2041 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()2043 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()2064 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()2066 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()2114 spin_lock(&priv->stream_lock); in mwl8k_txq_xmit()2117 spin_unlock(&priv->stream_lock); in mwl8k_txq_xmit()[all …]
835 mutex_lock(&video->stream_lock); in iss_video_streamon()927 mutex_unlock(&video->stream_lock); in iss_video_streamon()939 mutex_unlock(&video->stream_lock); in iss_video_streamon()955 mutex_lock(&video->stream_lock); in iss_video_streamoff()982 mutex_unlock(&video->stream_lock); in iss_video_streamoff()1189 mutex_init(&video->stream_lock); in omap4iss_video_init()1211 mutex_destroy(&video->stream_lock); in omap4iss_video_cleanup()
165 struct mutex stream_lock; /* pipeline and stream states */ member
1011 mutex_lock(&video->stream_lock); in isp_video_streamon()1093 mutex_unlock(&video->stream_lock); in isp_video_streamon()1115 mutex_unlock(&video->stream_lock); in isp_video_streamon()1132 mutex_lock(&video->stream_lock); in isp_video_streamoff()1169 mutex_unlock(&video->stream_lock); in isp_video_streamoff()1381 mutex_init(&video->stream_lock); in omap3isp_video_init()1407 mutex_destroy(&video->stream_lock); in omap3isp_video_cleanup()
170 struct mutex stream_lock; /* pipeline and stream states */ member