Searched refs:cras_rstream_get_direction (Results 1 – 2 of 2) sorted by relevance
141 EXPECT_EQ(CRAS_STREAM_OUTPUT, cras_rstream_get_direction(s)); in TEST_F()179 EXPECT_EQ(CRAS_STREAM_INPUT, cras_rstream_get_direction(s)); in TEST_F()
154 cras_rstream_get_direction(const struct cras_rstream *stream) in cras_rstream_get_direction() function