Lines Matching refs:appl_ptr
917 if (io->hw_ptr > io->appl_ptr) {1017 DBG("hw_ptr=%lu appl_ptr=%lu diff=%lu", io->hw_ptr, io->appl_ptr,1018 io->appl_ptr - io->hw_ptr);1027 if (io->hw_ptr > io->appl_ptr) {1044 if (io->appl_ptr >= threshold) {1152 *delayp = io->appl_ptr - io->hw_ptr;