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