Lines Matching defs:loop
91 static inline snd_pcm_uframes_t get_whole_latency(struct loopback *loop) in get_whole_latency()
321 static int setparams(struct loopback *loop, snd_pcm_uframes_t bufsize) in setparams()
413 static void xrun_profile0(struct loopback *loop) in xrun_profile0()
430 static inline void xrun_profile(struct loopback *loop) in xrun_profile()
436 static void xrun_stats0(struct loopback *loop) in xrun_stats0()
480 static inline void xrun_stats(struct loopback *loop) in xrun_stats()
491 static void buf_remove(struct loopback *loop, snd_pcm_uframes_t count) in buf_remove()
541 static void buf_add_src(struct loopback *loop) in buf_add_src()
626 static void buf_add_src(struct loopback *loop) in buf_add_src()
631 static void buf_add(struct loopback *loop, snd_pcm_uframes_t count) in buf_add()
797 static snd_pcm_sframes_t remove_samples(struct loopback *loop, in remove_samples()
827 static int xrun_sync(struct loopback *loop) in xrun_sync()
1080 void update_pitch(struct loopback *loop) in update_pitch()
1375 int pcmjob_init(struct loopback *loop) in pcmjob_init()
1430 static void freeloop(struct loopback *loop) in freeloop()
1449 int pcmjob_done(struct loopback *loop) in pcmjob_done()
1480 static void fix_format(struct loopback *loop, int force) in fix_format()
1497 int pcmjob_start(struct loopback *loop) in pcmjob_start()
1703 int pcmjob_stop(struct loopback *loop) in pcmjob_stop()
1722 int pcmjob_pollfds_init(struct loopback *loop, struct pollfd *fds) in pcmjob_pollfds_init()
1754 static snd_pcm_sframes_t get_queued_playback_samples(struct loopback *loop) in get_queued_playback_samples()
1768 static snd_pcm_sframes_t get_queued_capture_samples(struct loopback *loop) in get_queued_capture_samples()
1797 struct loopback *loop = lhandle->loopback; in handle_ctl_events() local
1854 int pcmjob_pollfds_handle(struct loopback *loop, struct pollfd *fds) in pcmjob_pollfds_handle()
2062 struct loopback *loop = lhandle->loopback; in show_handle() local
2076 void pcmjob_state(struct loopback *loop) in pcmjob_state()