Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/memstick/host/
Djmb38x_ms.c47 struct jmb38x_ms_host { struct
48 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 …]