Searched defs:snd_hda_pin_quirk (Results 1 – 1 of 1) sorted by relevance
321 struct snd_hda_pin_quirk { struct322 unsigned int codec; /* Codec vendor/device ID */323 unsigned short subvendor; /* PCI subvendor ID */324 const struct hda_pintbl *pins; /* list of matching pins */326 const char *name;328 int value; /* quirk value */