Home
last modified time | relevance | path

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

/Linux-v4.19/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 name[40]; /* name of this soundcard */
80 struct pcxhr_rmh *prmh;
82 struct mutex lock; /* interrupt lock */
[all …]