Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Dcore.h422 struct snd_pci_quirk { struct
423 unsigned short subvendor; /* PCI subvendor ID */
424 unsigned short subdevice; /* PCI subdevice ID */
425 unsigned short subdevice_mask; /* bitmask to match */
426 int value; /* value */
428 const char *name; /* name of the device (optional) */