Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/misc/
Dusbtest.c1804 struct iso_context { struct
1817 struct iso_context *ctx = urb->context; in iso_callback() argument
/linux-4.1.27/drivers/firewire/
Dohci.c176 struct iso_context { struct
177 struct fw_iso_context base; argument
178 struct context context;
179 void *header;
180 size_t header_length;
181 unsigned long flushing_completions;
182 u32 mc_buffer_bus;
183 u16 mc_completed;
184 u16 last_timestamp;
185 u8 sync;
[all …]
Dcore-cdev.c71 struct fw_iso_context *iso_context; member