D | hda_local.h | 327 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument 332 .pins = (const struct hda_pintbl[]) { _pins, {0, 0}} \ 336 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument 340 .pins = (const struct hda_pintbl[]) { _pins, {0, 0}} \
|