Home
last modified time | relevance | path

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

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