Home
last modified time | relevance | path

Searched refs:vsp1_device (Results 1 – 25 of 29) sorted by relevance

12

/drivers/media/platform/vsp1/
Dvsp1.h66 struct vsp1_device { struct
95 int vsp1_device_get(struct vsp1_device *vsp1); argument
96 void vsp1_device_put(struct vsp1_device *vsp1);
98 int vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index);
100 static inline u32 vsp1_read(struct vsp1_device *vsp1, u32 reg) in vsp1_read()
105 static inline void vsp1_write(struct vsp1_device *vsp1, u32 reg, u32 data) in vsp1_write()
Dvsp1_drm.h38 int vsp1_drm_init(struct vsp1_device *vsp1);
39 void vsp1_drm_cleanup(struct vsp1_device *vsp1);
40 int vsp1_drm_create_links(struct vsp1_device *vsp1);
42 void vsp1_drm_display_start(struct vsp1_device *vsp1);
Dvsp1_dl.h18 struct vsp1_device;
23 void vsp1_dlm_setup(struct vsp1_device *vsp1);
25 struct vsp1_dl_manager *vsp1_dlm_create(struct vsp1_device *vsp1,
38 struct vsp1_dl_body *vsp1_dl_fragment_alloc(struct vsp1_device *vsp1,
Dvsp1_drv.c49 struct vsp1_device *vsp1 = data; in vsp1_irq_handler()
94 static int vsp1_create_sink_links(struct vsp1_device *vsp1, in vsp1_create_sink_links()
135 static int vsp1_uapi_create_links(struct vsp1_device *vsp1) in vsp1_uapi_create_links()
190 static void vsp1_destroy_entities(struct vsp1_device *vsp1) in vsp1_destroy_entities()
214 static int vsp1_create_entities(struct vsp1_device *vsp1) in vsp1_create_entities()
414 int vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index) in vsp1_reset_wpf()
440 static int vsp1_device_init(struct vsp1_device *vsp1) in vsp1_device_init()
485 int vsp1_device_get(struct vsp1_device *vsp1) in vsp1_device_get()
499 void vsp1_device_put(struct vsp1_device *vsp1) in vsp1_device_put()
510 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_pm_suspend()
[all …]
Dvsp1_drm.c34 void vsp1_drm_display_start(struct vsp1_device *vsp1) in vsp1_drm_display_start()
45 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_du_init()
75 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_du_setup_lif()
219 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_du_atomic_begin()
261 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_du_atomic_update()
316 static int vsp1_du_setup_rpf_pipe(struct vsp1_device *vsp1, in vsp1_du_setup_rpf_pipe()
414 static unsigned int rpf_zpos(struct vsp1_device *vsp1, struct vsp1_rwpf *rpf) in rpf_zpos()
425 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_du_atomic_flush()
526 int vsp1_drm_create_links(struct vsp1_device *vsp1) in vsp1_drm_create_links()
572 int vsp1_drm_init(struct vsp1_device *vsp1) in vsp1_drm_init()
[all …]
Dvsp1_pipe.h130 void vsp1_pipelines_suspend(struct vsp1_device *vsp1);
131 void vsp1_pipelines_resume(struct vsp1_device *vsp1);
133 const struct vsp1_format_info *vsp1_get_format_info(struct vsp1_device *vsp1,
Dvsp1_dl.c56 struct vsp1_device *vsp1;
110 struct vsp1_device *vsp1;
131 static int vsp1_dl_body_init(struct vsp1_device *vsp1, in vsp1_dl_body_init()
167 struct vsp1_dl_body *vsp1_dl_fragment_alloc(struct vsp1_device *vsp1, in vsp1_dl_fragment_alloc()
481 struct vsp1_device *vsp1 = dlm->vsp1; in vsp1_dl_list_commit()
562 struct vsp1_device *vsp1 = dlm->vsp1; in vsp1_dlm_irq_frame_end()
612 void vsp1_dlm_setup(struct vsp1_device *vsp1) in vsp1_dlm_setup()
679 struct vsp1_dl_manager *vsp1_dlm_create(struct vsp1_device *vsp1, in vsp1_dlm_create()
Dvsp1_entity.h21 struct vsp1_device;
91 struct vsp1_device *vsp1;
119 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity,
Dvsp1_lif.h21 struct vsp1_device;
35 struct vsp1_lif *vsp1_lif_create(struct vsp1_device *vsp1);
Dvsp1_hsit.h21 struct vsp1_device;
36 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse);
Dvsp1_sru.h22 struct vsp1_device;
40 struct vsp1_sru *vsp1_sru_create(struct vsp1_device *vsp1);
Dvsp1_lut.h24 struct vsp1_device;
43 struct vsp1_lut *vsp1_lut_create(struct vsp1_device *vsp1);
Dvsp1_uds.h21 struct vsp1_device;
36 struct vsp1_uds *vsp1_uds_create(struct vsp1_device *vsp1, unsigned int index);
Dvsp1_clu.h24 struct vsp1_device;
46 struct vsp1_clu *vsp1_clu_create(struct vsp1_device *vsp1);
Dvsp1_bru.h22 struct vsp1_device;
44 struct vsp1_bru *vsp1_bru_create(struct vsp1_device *vsp1);
Dvsp1_video.h37 struct vsp1_device *vsp1;
58 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1,
Dvsp1_rwpf.h79 struct vsp1_rwpf *vsp1_rpf_create(struct vsp1_device *vsp1, unsigned int index);
80 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index);
Dvsp1_pipe.c147 const struct vsp1_format_info *vsp1_get_format_info(struct vsp1_device *vsp1, in vsp1_get_format_info()
216 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_pipeline_run()
326 void vsp1_pipelines_suspend(struct vsp1_device *vsp1) in vsp1_pipelines_suspend()
372 void vsp1_pipelines_resume(struct vsp1_device *vsp1) in vsp1_pipelines_resume()
Dvsp1_wpf.c82 struct vsp1_device *vsp1 = wpf->entity.vsp1; in wpf_init_controls()
137 struct vsp1_device *vsp1 = wpf->entity.vsp1; in wpf_s_stream()
182 struct vsp1_device *vsp1 = wpf->entity.vsp1; in wpf_configure()
366 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_wpf_create()
Dvsp1_video.c177 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_video_pipeline_setup_partitions()
370 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_video_pipeline_run()
427 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_video_pipeline_frame_end()
1100 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1, in vsp1_video_create()
Dvsp1_hsit.c157 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create()
Dvsp1_lif.c167 struct vsp1_lif *vsp1_lif_create(struct vsp1_device *vsp1) in vsp1_lif_create()
Dvsp1_lut.c228 struct vsp1_lut *vsp1_lut_create(struct vsp1_device *vsp1) in vsp1_lut_create()
Dvsp1_rpf.c259 struct vsp1_rwpf *vsp1_rpf_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_rpf_create()
Dvsp1_clu.c272 struct vsp1_clu *vsp1_clu_create(struct vsp1_device *vsp1) in vsp1_clu_create()

12