Searched refs:t_pins (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_auto_parser.c899 const struct hda_pintbl *t_pins; local
902 t_pins = pins;
904 for (; t_pins->nid; t_pins++) {
905 if (t_pins->nid == nid) {
907 if ((t_pins->val & IGNORE_SEQ_ASSOC) == (cfg & IGNORE_SEQ_ASSOC))
909 else if ((cfg & 0xf0000000) == 0x40000000 && (t_pins->val & 0xf0000000) == 0x40000000)
/linux-master/arch/sparc/kernel/
H A Dttable_32.S21 t_pins: TRAP_ENTRY(0x3, priv_instruction) /* Privileged Instruction */ label

Completed in 129 milliseconds