Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/memory/
Domap-gpmc.c231 struct gpmc_device { struct
232 struct device *dev;
233 int irq;
234 struct irq_chip irq_chip;
235 struct gpio_chip gpio_chip;
236 struct notifier_block nb;
237 struct omap3_gpmc_regs context;
238 int nirqs;
239 unsigned int is_suspended:1;