Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/pcxhr/
Dpcxhr.h51 struct pcxhr_mgr { struct
52 unsigned int num_cards;
53 struct snd_pcxhr *chip[PCXHR_MAX_CARDS];
55 struct pci_dev *pci;
57 int irq;
59 int granularity;
62 unsigned long port[3];
65 char name[40]; /* name of this soundcard */
67 struct pcxhr_rmh *prmh;
69 struct mutex lock; /* interrupt lock */
[all …]