Home
last modified time | relevance | path

Searched defs:jmb38x_ms_host (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/memstick/host/
Djmb38x_ms.c51 struct jmb38x_ms_host { struct
52 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 …]