Searched defs:vsp1 (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/drivers/media/platform/vsp1/
H A DMakefile
H A Dvsp1_entity.c180 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, vsp1_entity_init() argument
H A Dvsp1_hsit.c181 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) vsp1_hsit_create() argument
H A Dvsp1.h82 static inline u32 vsp1_read(struct vsp1_device *vsp1, u32 reg) vsp1_read() argument
87 static inline void vsp1_write(struct vsp1_device *vsp1, u32 reg, u32 data) vsp1_write() argument
H A Dvsp1_bru.c410 struct vsp1_bru *vsp1_bru_create(struct vsp1_device *vsp1) vsp1_bru_create() argument
H A Dvsp1_drv.c39 struct vsp1_device *vsp1 = data; vsp1_irq_handler() local
78 static int vsp1_create_links(struct vsp1_device *vsp1, struct vsp1_entity *sink) vsp1_create_links() argument
118 static void vsp1_destroy_entities(struct vsp1_device *vsp1) vsp1_destroy_entities() argument
132 static int vsp1_create_entities(struct vsp1_device *vsp1) vsp1_create_entities() argument
289 static int vsp1_device_init(struct vsp1_device *vsp1) vsp1_device_init() argument
350 int vsp1_device_get(struct vsp1_device *vsp1) vsp1_device_get() argument
382 void vsp1_device_put(struct vsp1_device *vsp1) vsp1_device_put() argument
399 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_pm_suspend() local
412 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_pm_resume() local
431 static int vsp1_parse_dt(struct vsp1_device *vsp1) vsp1_parse_dt() argument
470 struct vsp1_device *vsp1; vsp1_probe() local
526 struct vsp1_device *vsp1 = platform_get_drvdata(pdev); vsp1_remove() local
H A Dvsp1_entity.h56 struct vsp1_device *vsp1; member in struct:vsp1_entity
H A Dvsp1_lif.c211 struct vsp1_lif *vsp1_lif_create(struct vsp1_device *vsp1) vsp1_lif_create() argument
H A Dvsp1_lut.c225 struct vsp1_lut *vsp1_lut_create(struct vsp1_device *vsp1) vsp1_lut_create() argument
H A Dvsp1_rpf.c219 struct vsp1_rwpf *vsp1_rpf_create(struct vsp1_device *vsp1, unsigned int index) vsp1_rpf_create() argument
H A Dvsp1_wpf.c78 struct vsp1_device *vsp1 = wpf->entity.vsp1; wpf_s_stream() local
218 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index) vsp1_wpf_create() argument
H A Dvsp1_sru.c343 struct vsp1_sru *vsp1_sru_create(struct vsp1_device *vsp1) vsp1_sru_create() argument
H A Dvsp1_uds.c326 struct vsp1_uds *vsp1_uds_create(struct vsp1_device *vsp1, unsigned int index) vsp1_uds_create() argument
H A Dvsp1_video.h115 struct vsp1_device *vsp1; member in struct:vsp1_video
H A Dvsp1_video.c510 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; vsp1_pipeline_run() local

Completed in 187 milliseconds