Searched refs:cras_system_state_get_active_streams_by_direction (Results 1 – 4 of 4) sorted by relevance
429 1, cras_system_state_get_active_streams_by_direction(CRAS_STREAM_OUTPUT)); in TEST()431 1, cras_system_state_get_active_streams_by_direction(CRAS_STREAM_INPUT)); in TEST()432 EXPECT_EQ(1, cras_system_state_get_active_streams_by_direction( in TEST()440 0, cras_system_state_get_active_streams_by_direction(CRAS_STREAM_OUTPUT)); in TEST()442 0, cras_system_state_get_active_streams_by_direction(CRAS_STREAM_INPUT)); in TEST()443 EXPECT_EQ(0, cras_system_state_get_active_streams_by_direction( in TEST()
246 unsigned cras_system_state_get_active_streams_by_direction(
669 num += cras_system_state_get_active_streams_by_direction( in handle_get_num_active_streams_use_input_hw()686 num += cras_system_state_get_active_streams_by_direction( in handle_get_num_active_streams_use_output_hw()
527 unsigned cras_system_state_get_active_streams_by_direction( in cras_system_state_get_active_streams_by_direction() function