Home
last modified time | relevance | path

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

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