Searched refs:pcuradd (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/parisc/
H A Dharmony.c459 unsigned long pcuradd; local
468 pcuradd = harmony_read(h, HARMONY_PCURADD);
469 played = pcuradd - h->pbuf.addr;
473 pcuradd, h->pbuf.addr, played);
476 if (pcuradd > h->pbuf.addr + h->pbuf.size) {

Completed in 116 milliseconds