Searched defs:sm501_devdata (Results 1 – 1 of 1) sorted by relevance
62 struct sm501_devdata { struct63 spinlock_t reg_lock;66 struct sm501_gpio gpio;68 struct device *dev;69 struct resource *io_res;76 unsigned long pm_misc;78 int unit_power[20];79 unsigned int pdev_id;80 unsigned int irq;81 void __iomem *regs;[all …]
Completed in 7 milliseconds