Searched refs:thread_dev_start_ramp (Results 1 – 2 of 2) sorted by relevance
/external/adhd/cras/src/tests/ |
D | audio_thread_unittest.cc | 289 rc = thread_dev_start_ramp(thread_, iodev.info.idx, req); in TEST_F() 299 rc = thread_dev_start_ramp(thread_, iodev.info.idx, req); in TEST_F() 308 rc = thread_dev_start_ramp(thread_, iodev.info.idx, req); in TEST_F() 317 rc = thread_dev_start_ramp(thread_, iodev.info.idx, req); in TEST_F()
|
/external/adhd/cras/src/server/ |
D | audio_thread.c | 330 static int thread_dev_start_ramp(struct audio_thread *thread, in thread_dev_start_ramp() function 699 ret = thread_dev_start_ramp(thread, rmsg->dev_idx, in handle_audio_thread_message()
|