Searched defs:wpf (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_wpf.c | 29 static inline void vsp1_wpf_write(struct vsp1_rwpf *wpf, in vsp1_wpf_write() argument 44 static int vsp1_wpf_set_rotation(struct vsp1_rwpf *wpf, unsigned int rotation) in vsp1_wpf_set_rotation() argument 96 struct vsp1_rwpf *wpf = vsp1_wpf_s_ctrl() local 134 wpf_init_controls(struct vsp1_rwpf *wpf) wpf_init_controls() argument 194 struct vsp1_rwpf *wpf = to_rwpf(subdev); wpf_s_stream() local 230 struct vsp1_rwpf *wpf = entity_to_rwpf(entity); vsp1_wpf_destroy() local 235 wpf_configure_writeback_chain(struct vsp1_rwpf *wpf, struct vsp1_dl_list *dl) wpf_configure_writeback_chain() argument 261 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_configure_stream() local 372 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_configure_frame() local 396 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_configure_partition() local 536 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_max_width() local 565 struct vsp1_rwpf *wpf; vsp1_wpf_create() local [all...] |
H A D | vsp1_drv.c | 54 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_irq_handler() local 197 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_uapi_create_links() local 427 struct vsp1_rwpf *wpf; in vsp1_create_entities() local [all...] |
H A D | vsp1_pipe.h | 80 struct vsp1_partition_window wpf; member
|
H A D | vsp1.h | 96 struct vsp1_rwpf *wpf[VSP1_MAX_WPF]; member
|
H A D | vsp1_video.c | 1175 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_video_suspend() local 1192 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_video_suspend() local 1217 struct vsp1_rwpf *wpf in vsp1_video_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1.h | 100 struct vsp1_rwpf *wpf[VSP1_MAX_WPF]; member
|
H A D | vsp1_pipe.h | 80 struct vsp1_partition_window wpf; member
|
H A D | vsp1_drv.c | 55 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_irq_handler() local 206 struct vsp1_rwpf *wpf = vsp1->wpf[ in vsp1_uapi_create_links() local 434 struct vsp1_rwpf *wpf; vsp1_create_entities() local [all...] |
H A D | vsp1_wpf.c | 29 static inline void vsp1_wpf_write(struct vsp1_rwpf *wpf, in vsp1_wpf_write() argument 44 static int vsp1_wpf_set_rotation(struct vsp1_rwpf *wpf, unsigned int rotation) in vsp1_wpf_set_rotation() argument 96 struct vsp1_rwpf *wpf = vsp1_wpf_s_ctrl() local 134 wpf_init_controls(struct vsp1_rwpf *wpf) wpf_init_controls() argument 194 struct vsp1_rwpf *wpf = to_rwpf(subdev); wpf_s_stream() local 230 struct vsp1_rwpf *wpf = entity_to_rwpf(entity); vsp1_wpf_destroy() local 235 wpf_configure_writeback_chain(struct vsp1_rwpf *wpf, struct vsp1_dl_list *dl) wpf_configure_writeback_chain() argument 261 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_configure_stream() local 372 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_configure_frame() local 396 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_configure_partition() local 536 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); wpf_max_width() local 565 struct vsp1_rwpf *wpf; vsp1_wpf_create() local [all...] |
H A D | vsp1_video.c | 1164 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_video_suspend() local 1181 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_video_suspend() local 1206 struct vsp1_rwpf *wpf in vsp1_video_resume() local [all...] |
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | omap-mcbsp.c | 933 int wlen, channels, wpf; in omap_mcbsp_dai_hw_params() local
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcbsp.c | 922 int wlen, channels, wpf; in omap_mcbsp_dai_hw_params() local
|
Completed in 10 milliseconds