Searched defs:snd_hda_pin_quirk (Results 1 – 1 of 1) sorted by relevance
296 struct snd_hda_pin_quirk { struct297 unsigned int codec; /* Codec vendor/device ID */298 unsigned short subvendor; /* PCI subvendor ID */299 const struct hda_pintbl *pins; /* list of matching pins */301 const char *name;303 int value; /* quirk value */
Completed in 8 milliseconds