Searched defs:pcxhr_mgr (Results 1 – 1 of 1) sorted by relevance
64 struct pcxhr_mgr { struct65 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 …]