Home
last modified time | relevance | path

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

/linux/drivers/memstick/host/
H A Dr592.h128 struct r592_device { struct
129 struct pci_dev *pci_dev;
130 struct memstick_host *host; /* host backpointer */
131 struct memstick_request *req; /* current request */
134 void __iomem *mmio;
135 int irq;
136 spinlock_t irq_lock;
137 spinlock_t io_thread_lock;
138 struct timer_list detect_timer;
140 struct task_struct *io_thread;
[all …]