Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dohci.c191 struct fw_ohci { struct
207 * Spinlock for accessing fw_ohci data. Never call out of argument
210 spinlock_t lock;
212 struct mutex phy_reg_mutex;
214 void *misc_buffer;
215 dma_addr_t misc_buffer_bus;
217 struct ar_context ar_request_ctx;
218 struct ar_context ar_response_ctx;
219 struct context at_request_ctx;
220 struct context at_response_ctx;
[all …]