Home
last modified time | relevance | path

Searched refs:byte_pos (Results 1 – 1 of 1) sorted by relevance

/linux/sound/drivers/
H A Daloop.c171 static inline unsigned int byte_pos(struct loopback_pcm *dpcm, unsigned int x) in byte_pos() function
634 last_pos = byte_pos(dpcm, dpcm->irq_pos); in bytepos_delta()
636 delta = byte_pos(dpcm, dpcm->irq_pos) - last_pos; in bytepos_delta()