Searched defs:iso_context (Results 1 – 1 of 1) sorted by relevance
168 struct iso_context { struct169 struct fw_iso_context base; argument170 struct context context;171 unsigned long flushing_completions;172 u8 sync;173 u8 tags;174 union {