Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/hda/
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) */