Searched defs:iso_context (Results 1 – 2 of 2) 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 {
65 struct fw_iso_context *iso_context; member