Home
last modified time | relevance | path

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

/linux/drivers/memory/
H A Domap-gpmc.c240 struct gpmc_device { struct
241 struct device *dev;
242 int irq;
243 struct irq_chip irq_chip;
244 struct gpio_chip gpio_chip;
245 struct notifier_block nb;
246 struct omap3_gpmc_regs context;
247 struct gpmc_waitpin *waitpins;
248 int nirqs;
249 unsigned int is_suspended:1;
[all …]