Home
last modified time | relevance | path

Searched defs:pcxhr_mgr (Results 1 – 1 of 1) sorted by relevance

/sound/pci/pcxhr/
Dpcxhr.h64 struct pcxhr_mgr { struct
65 unsigned int num_cards;
66 struct snd_pcxhr *chip[PCXHR_MAX_CARDS];
68 struct pci_dev *pci;
70 int irq;
72 int granularity;
75 unsigned long port[3];
78 char shortname[32]; /* short name of this soundcard */
79 char longname[96]; /* name of this soundcard */
81 struct pcxhr_rmh *prmh;
[all …]