HomeSort by relevance Sort by last modified time
    Searched refs:dev_io_next_input_wake (Results 1 - 4 of 4) sorted by null

  /external/adhd/cras/src/server/
dev_io.h 72 int dev_io_next_input_wake(struct open_dev **idevs, struct timespec *min_ts);
audio_thread.c 837 ret += dev_io_next_input_wake(&thread->open_devs[CRAS_STREAM_INPUT],
    [all...]
dev_io.c 905 int dev_io_next_input_wake(struct open_dev **idevs, struct timespec *min_ts) function
  /external/adhd/cras/src/tests/
timing_unittest.cc 69 dev_io_next_input_wake(&dev_list_, &dev_time);

Completed in 573 milliseconds