Lines Matching defs:next
433 the next frames will be sent to DAC. For capture, it means count of frames
434 in the ring buffer before the next frames will be captured from ADC. It works
789 snd_async_handler_t *h = list_entry(pcm->async_handlers.next, snd_async_handler_t, hlist);
1851 * do next event waiting using poll() or select().
2570 snd_config_iterator_t i, next;
2611 snd_config_for_each(i, next, type_conf) {
7783 snd_config_iterator_t i, next;
7820 snd_config_for_each(i, next, conf) {
8676 snd_config_iterator_t i, next;
8684 snd_config_for_each(i, next, conf) {
8693 snd_config_for_each(i, next, conf) {
8732 * error codes trying to prepare given stream for next I/O.