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;53 char host_id[32];54 int irq;55 unsigned int block_pos;56 unsigned long timeout_jiffies;[all …]