Home
last modified time | relevance | path

Searched defs:wpf (Results 1 – 5 of 5) sorted by relevance

/drivers/media/platform/vsp1/
Dvsp1_wpf.c33 static inline void vsp1_wpf_write(struct vsp1_rwpf *wpf, in vsp1_wpf_write()
51 struct vsp1_rwpf *wpf = in vsp1_wpf_s_ctrl() local
80 static int wpf_init_controls(struct vsp1_rwpf *wpf) in wpf_init_controls()
136 struct vsp1_rwpf *wpf = to_rwpf(subdev); in wpf_s_stream() local
171 struct vsp1_rwpf *wpf = entity_to_rwpf(entity); in vsp1_wpf_destroy() local
181 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure() local
368 struct vsp1_rwpf *wpf; in vsp1_wpf_create() local
Dvsp1_pipe.c337 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_pipelines_suspend() local
354 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_pipelines_suspend() local
379 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_pipelines_resume() local
Dvsp1_drv.c55 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_irq_handler() local
176 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_uapi_create_links() local
354 struct vsp1_rwpf *wpf; in vsp1_create_entities() local
Dvsp1_rpf.c100 struct vsp1_entity *wpf = &pipe->output->entity; in rpf_configure() local
Dvsp1.h83 struct vsp1_rwpf *wpf[VSP1_MAX_WPF]; member