Lines Matching defs:ipu_flow
51 struct ipu_flow {
63 struct ipu_flow flow[IPUV3_NUM_FLOWS];
70 static inline struct ipu_flow *to_flow(struct ipu_dp *dp)
73 return container_of(dp, struct ipu_flow, foreground);
75 return container_of(dp, struct ipu_flow, background);
81 struct ipu_flow *flow = to_flow(dp);
116 struct ipu_flow *flow = to_flow(dp);
127 static void ipu_dp_csc_init(struct ipu_flow *flow,
171 struct ipu_flow *flow = to_flow(dp);
229 struct ipu_flow *flow = to_flow(dp);
252 struct ipu_flow *flow = to_flow(dp);