Lines Matching defs:vsp1
48 struct vsp1_device *vsp1 = data; in vsp1_irq_handler() local
89 static int vsp1_create_sink_links(struct vsp1_device *vsp1, in vsp1_create_sink_links()
132 static int vsp1_uapi_create_links(struct vsp1_device *vsp1) in vsp1_uapi_create_links()
211 static void vsp1_destroy_entities(struct vsp1_device *vsp1) in vsp1_destroy_entities()
235 static int vsp1_create_entities(struct vsp1_device *vsp1) in vsp1_create_entities()
483 int vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index) in vsp1_reset_wpf()
509 static int vsp1_device_init(struct vsp1_device *vsp1) in vsp1_device_init()
560 int vsp1_device_get(struct vsp1_device *vsp1) in vsp1_device_get()
579 void vsp1_device_put(struct vsp1_device *vsp1) in vsp1_device_put()
590 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_pm_suspend() local
606 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_pm_resume() local
622 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_pm_runtime_suspend() local
631 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_pm_runtime_resume() local
793 struct vsp1_device *vsp1; in vsp1_probe() local
893 struct vsp1_device *vsp1 = platform_get_drvdata(pdev); in vsp1_remove() local