Home
last modified time | relevance | path

Searched defs:gpmc_device (Results 1 – 1 of 1) sorted by relevance

/drivers/memory/
Domap-gpmc.c232 struct gpmc_device { struct
233 struct device *dev;
234 int irq;
235 struct irq_chip irq_chip;
236 struct gpio_chip gpio_chip;
237 struct notifier_block nb;
238 struct omap3_gpmc_regs context;
239 int nirqs;
240 unsigned int is_suspended:1;
241 struct resource *data;