Searched defs:jmb38x_ms_host (Results 1 – 1 of 1) sorted by relevance
51 struct jmb38x_ms_host { struct52 struct jmb38x_ms *chip;53 void __iomem *addr;54 spinlock_t lock;55 struct tasklet_struct notify;56 int id;57 char host_id[32];58 int irq;59 unsigned int block_pos;60 unsigned long timeout_jiffies;[all …]