Searched defs:snd_pci_quirk (Results 1 – 1 of 1) sorted by relevance
422 struct snd_pci_quirk { struct423 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) */