Searched defs:jmb38x_ms_host (Results 1 – 1 of 1) sorted by relevance
47 struct jmb38x_ms_host { struct48 struct jmb38x_ms *chip;49 void __iomem *addr;50 spinlock_t lock;51 struct tasklet_struct notify;52 int id;54 int irq;57 struct timer_list timer;58 struct memstick_host *msh;59 struct memstick_request *req;[all …]
Completed in 9 milliseconds