Searched refs:stream_count (Results 1 – 8 of 8) sorted by relevance
164 u32 stream_count; member185 u32 stream_count; member232 u32 stream_count; /* set to 1 for instance */ member269 u32 stream_count; member408 u32 stream_count; /* set to 1 (array size !) */ member
220 int stream_count; in snd_mixart_add_ref_pipe() local231 stream_count = MIXART_CAPTURE_STREAMS; in snd_mixart_add_ref_pipe()239 stream_count = MIXART_PLAYBACK_STREAMS; in snd_mixart_add_ref_pipe()243 if( (monitoring == 0) && (pipe->references >= stream_count) ) { in snd_mixart_add_ref_pipe()267 buf->sgroup_req.stream_count = stream_count; in snd_mixart_add_ref_pipe()272 for (i=0; i<stream_count; i++) { in snd_mixart_add_ref_pipe()311 pipe->stream_count = buf->sgroup_resp.stream_count; in snd_mixart_add_ref_pipe()367 pipe->stream_count = 0; in snd_mixart_kill_ref_pipe()384 stream_state_req.stream_count = 1; in mixart_set_stream_state()558 stream_param.stream_count = 1; /* set to 1 */ in mixart_set_format()
164 int stream_count; member
463 for(i=0; i<notify->stream_count; i++) { in snd_mixart_interrupt()
228 entity->stream_count++; in media_entity_pipeline_start()259 entity->stream_count--; in media_entity_pipeline_stop()260 if (entity->stream_count == 0) in media_entity_pipeline_stop()441 (source->stream_count || sink->stream_count)) in __media_entity_setup_link()
175 int stream_count, audio_count; in pcxhr_dsp_allocate_pipe() local180 stream_count = 1; in pcxhr_dsp_allocate_pipe()186 stream_count = PCXHR_PLAYBACK_STREAMS; in pcxhr_dsp_allocate_pipe()196 audio_count, stream_count); in pcxhr_dsp_allocate_pipe()
77 int stream_count; /* Stream count for the entity. */ member
352 media_entity stream_count field to find out if an entity is streaming. This