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

/freebsd-11-stable/sys/dev/sound/pci/
H A Dcsapcm.c54 struct csa_chinfo { struct
75 struct csa_chinfo pch, rch;
479 csa_setupchan(struct csa_chinfo *ch)
534 struct csa_chinfo *ch = (dir == PCMDIR_PLAY)? &csa->pch : &csa->rch;
548 struct csa_chinfo *ch = data;
557 struct csa_chinfo *ch = data;
572 struct csa_chinfo *ch = data;
598 struct csa_chinfo *ch = data;
621 struct csa_chinfo *ch = data;

Completed in 113 milliseconds