Searched refs:atiixp_poll_channel (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/sound/pci/
H A Datiixp.c661 atiixp_poll_channel(struct atiixp_chinfo *ch) function
702 trigger |= (atiixp_poll_channel(&sc->pch) != 0) ? 1 : 0;
703 trigger |= (atiixp_poll_channel(&sc->rch) != 0) ? 2 : 0;

Completed in 135 milliseconds