Lines Matching refs:vsp1_rwpf
29 static inline void vsp1_wpf_write(struct vsp1_rwpf *wpf, in vsp1_wpf_write()
44 static int vsp1_wpf_set_rotation(struct vsp1_rwpf *wpf, unsigned int rotation) in vsp1_wpf_set_rotation()
96 struct vsp1_rwpf *wpf = in vsp1_wpf_s_ctrl()
97 container_of(ctrl->handler, struct vsp1_rwpf, ctrls); in vsp1_wpf_s_ctrl()
134 static int wpf_init_controls(struct vsp1_rwpf *wpf) in wpf_init_controls()
194 struct vsp1_rwpf *wpf = to_rwpf(subdev); in wpf_s_stream()
230 struct vsp1_rwpf *wpf = entity_to_rwpf(entity); in vsp1_wpf_destroy()
239 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_stream()
303 struct vsp1_rwpf *input = pipe->inputs[i]; in wpf_configure_stream()
333 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_frame()
357 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_partition()
485 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_max_width()
512 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_wpf_create()
514 struct vsp1_rwpf *wpf; in vsp1_wpf_create()