Searched refs:t_pins (Results 1 – 2 of 2) sorted by relevance
861 const struct hda_pintbl *t_pins; in __snd_hda_apply_fixup() 864 t_pins = pins; in __snd_hda_apply_fixup() 866 for (; t_pins->nid; t_pins++) { in __snd_hda_apply_fixup() 867 if (t_pins->nid == nid) { in __snd_hda_apply_fixup() 869 if ((t_pins->val & IGNORE_SEQ_ASSOC) == (cfg & IGNORE_SEQ_ASSOC)) in __snd_hda_apply_fixup() 871 else if ((cfg & 0xf0000000) == 0x40000000 && (t_pins->val & 0xf0000000) == 0x40000000) in __snd_hda_apply_fixup() 905 const struct hda_pintbl *t_pins; pin_config_match() local
21 t_pins: TRAP_ENTRY(0x3, priv_instruction) /* Privileged Instruction */ label