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

/freebsd-10.3-release/sys/dev/sound/pci/
H A Dcsavar.h31 struct csa_card { struct
54 struct csa_card *card;
60 struct csa_card *csa_findsubcard(device_t dev);
H A Dcsa.c75 struct csa_card *card;
158 static struct csa_card cards_4610[] = {
162 static struct csa_card cards_4614[] = {
174 static struct csa_card cards_4615[] = {
178 static struct csa_card nocard = {0, 0, "unknown", NULL, NULL, NULL, 0};
183 struct csa_card *cards;
207 struct csa_card *
212 struct csa_card *subcard;
H A Dcsapcm.c68 struct csa_card *card;

Completed in 198 milliseconds