Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
A Dhda_local.h296 struct snd_hda_pin_quirk { struct
297 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