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