Lines Matching defs:iso_context
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;186 u8 tags;