Searched refs:dev_io_next_input_wake (Results 1 – 4 of 4) sorted by relevance
72 int dev_io_next_input_wake(struct open_dev **idevs, struct timespec *min_ts);
905 int dev_io_next_input_wake(struct open_dev **idevs, struct timespec *min_ts) in dev_io_next_input_wake() function
837 ret += dev_io_next_input_wake(&thread->open_devs[CRAS_STREAM_INPUT], in fill_next_sleep_interval()
69 dev_io_next_input_wake(&dev_list_, &dev_time); in SingleInputDevNextWake()