Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_local.h300 struct hda_quirk { struct
301 unsigned short subvendor; /* PCI subvendor ID */
302 unsigned short subdevice; /* PCI subdevice ID */
303 unsigned short subdevice_mask; /* bitmask to match */
304 bool match_codec_ssid; /* match only with codec SSID */
305 int value; /* value */
307 const char *name; /* name of the device (optional) */