Searched defs:tango_chip (Results 1 – 2 of 2) sorted by relevance
97 struct tango_chip { struct108 #define to_tango_chip(ptr) container_of(ptr, struct tango_chip, nand_chip) argument
96 static struct irq_chip tango_chip = { variable