Lines Matching defs:ipu_dp
45 struct ipu_dp {
53 struct ipu_dp foreground;
54 struct ipu_dp background;
71 static inline struct ipu_flow *to_flow(struct ipu_dp *dp)
79 int ipu_dp_set_global_alpha(struct ipu_dp *dp, bool enable,
115 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos)
181 int ipu_dp_setup_channel(struct ipu_dp *dp,
246 int ipu_dp_enable_channel(struct ipu_dp *dp)
269 void ipu_dp_disable_channel(struct ipu_dp *dp, bool sync)
316 struct ipu_dp *ipu_dp_get(struct ipu_soc *ipu, unsigned int flow)
319 struct ipu_dp *dp;
338 void ipu_dp_put(struct ipu_dp *dp)