Searched defs:sm501_devdata (Results 1 – 1 of 1) sorted by relevance
63 struct sm501_devdata { struct64 spinlock_t reg_lock;65 struct mutex clock_lock;66 struct list_head devices;67 struct sm501_gpio gpio;69 struct device *dev;70 struct resource *io_res;71 struct resource *mem_res;72 struct resource *regs_claim;73 struct sm501_platdata *platdata;[all …]