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

/freebsd-13-stable/sys/dev/sound/pci/
H A Dcsapcm.c56 struct csa_chinfo { struct
77 struct csa_chinfo pch, rch;
481 csa_setupchan(struct csa_chinfo *ch)
536 struct csa_chinfo *ch = (dir == PCMDIR_PLAY)? &csa->pch : &csa->rch;
550 struct csa_chinfo *ch = data;
559 struct csa_chinfo *ch = data;
574 struct csa_chinfo *ch = data;
600 struct csa_chinfo *ch = data;
623 struct csa_chinfo *ch = data;

Completed in 101 milliseconds