Lines Matching defs:iso_context
164 struct iso_context { struct165 struct fw_iso_context base; argument166 struct context context;167 void *header;168 size_t header_length;169 unsigned long flushing_completions;170 u32 mc_buffer_bus;171 u16 mc_completed;172 u16 last_timestamp;173 u8 sync;174 u8 tags;