Searched defs:iso_context (Results 1 – 3 of 3) sorted by relevance
1804 struct iso_context { struct1817 struct iso_context *ctx = urb->context; in iso_callback() argument
176 struct iso_context { struct177 struct fw_iso_context base; argument178 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 …]
71 struct fw_iso_context *iso_context; member