Home
last modified time | relevance | path

Searched refs:tqmx_gpio_resources (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Dtqmx86.c88 static struct resource tqmx_gpio_resources[] = { variable
125 .resources = tqmx_gpio_resources,
126 .num_resources = ARRAY_SIZE(tqmx_gpio_resources),
273 tqmx_gpio_resources[TQMX86_GPIO_IRQ] = DEFINE_RES_IRQ(gpio_irq); in tqmx86_probe()