Searched refs:dev_io_next_output_wake (Results 1 – 4 of 4) sorted by relevance
90 int dev_io_next_output_wake(struct open_dev **odevs, struct timespec *min_ts);
736 ret = dev_io_next_output_wake(&thread->open_devs[CRAS_STREAM_OUTPUT], in fill_next_sleep_interval()
1255 int dev_io_next_output_wake(struct open_dev **odevs, struct timespec *min_ts) in dev_io_next_output_wake() function
98 dev_io_next_output_wake(&dev_list_, &dev_time); in SingleOutputDevNextWake()