Searched refs:run_file_io_stream (Results 1 – 2 of 2) sorted by relevance
/external/adhd/cras/src/tests/ |
D | cras_router.c | 119 static int run_file_io_stream(struct cras_client *client, in run_file_io_stream() function 263 run_file_io_stream(client, pfd[1], pfd[0], CRAS_STREAM_INPUT, in main()
|
D | cras_test_client.c | 753 static int run_file_io_stream(struct cras_client *client, in run_file_io_stream() function 1007 run_file_io_stream(client, fd, CRAS_STREAM_INPUT, block_size, in run_capture() 1030 run_file_io_stream(client, fd, CRAS_STREAM_OUTPUT, block_size, in run_playback() 1617 rc = run_file_io_stream(client, 1, CRAS_STREAM_INPUT, in main() 1626 rc = run_file_io_stream(client, 0, CRAS_STREAM_OUTPUT, in main()
|