Lines Matching defs:ipu_flow
52 struct ipu_flow {
64 struct ipu_flow flow[IPUV3_NUM_FLOWS];
71 static inline struct ipu_flow *to_flow(struct ipu_dp *dp)
74 return container_of(dp, struct ipu_flow, foreground);
76 return container_of(dp, struct ipu_flow, background);
82 struct ipu_flow *flow = to_flow(dp);
117 struct ipu_flow *flow = to_flow(dp);
128 static void ipu_dp_csc_init(struct ipu_flow *flow,
187 struct ipu_flow *flow = to_flow(dp);
248 struct ipu_flow *flow = to_flow(dp);
271 struct ipu_flow *flow = to_flow(dp);