current_stream_lock   36 sound/soc/ti/omap-hdmi.c 	struct mutex current_stream_lock;
current_stream_lock   52 sound/soc/ti/omap-hdmi.c 	mutex_lock(&ad->current_stream_lock);
current_stream_lock   60 sound/soc/ti/omap-hdmi.c 	mutex_unlock(&ad->current_stream_lock);
current_stream_lock   89 sound/soc/ti/omap-hdmi.c 	mutex_lock(&ad->current_stream_lock);
current_stream_lock   91 sound/soc/ti/omap-hdmi.c 	mutex_unlock(&ad->current_stream_lock);
current_stream_lock   96 sound/soc/ti/omap-hdmi.c 		mutex_lock(&ad->current_stream_lock);
current_stream_lock   98 sound/soc/ti/omap-hdmi.c 		mutex_unlock(&ad->current_stream_lock);
current_stream_lock  264 sound/soc/ti/omap-hdmi.c 	mutex_lock(&ad->current_stream_lock);
current_stream_lock  266 sound/soc/ti/omap-hdmi.c 	mutex_unlock(&ad->current_stream_lock);
current_stream_lock  331 sound/soc/ti/omap-hdmi.c 	mutex_init(&ad->current_stream_lock);