Searched defs:odevs (Results 1 – 1 of 1) sorted by relevance
/external/adhd/cras/src/server/ |
D | dev_io.c | 647 static unsigned int write_streams(struct open_dev **odevs, in write_streams() 769 int write_output_samples(struct open_dev **odevs, struct open_dev *adev, in write_output_samples() 993 static void handle_dev_err(int err_rc, struct open_dev **odevs, in handle_dev_err() 1076 int dev_io_playback_write(struct open_dev **odevs, in dev_io_playback_write() 1175 void dev_io_run(struct open_dev **odevs, struct open_dev **idevs, in dev_io_run() 1255 int dev_io_next_output_wake(struct open_dev **odevs, struct timespec *min_ts) in dev_io_next_output_wake() 1385 int dev_io_append_stream(struct open_dev **odevs, struct open_dev **idevs, in dev_io_append_stream()
|