Lines Matching defs:vsp1
39 struct vsp1_device *vsp1 = data; in vsp1_irq_handler() local
78 static int vsp1_create_links(struct vsp1_device *vsp1, struct vsp1_entity *sink) in vsp1_create_links()
118 static void vsp1_destroy_entities(struct vsp1_device *vsp1) in vsp1_destroy_entities()
132 static int vsp1_create_entities(struct vsp1_device *vsp1) in vsp1_create_entities()
289 static int vsp1_device_init(struct vsp1_device *vsp1) in vsp1_device_init()
350 int vsp1_device_get(struct vsp1_device *vsp1) in vsp1_device_get()
382 void vsp1_device_put(struct vsp1_device *vsp1) in vsp1_device_put()
399 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_pm_suspend() local
415 struct vsp1_device *vsp1 = dev_get_drvdata(dev); in vsp1_pm_resume() local
438 static int vsp1_parse_dt(struct vsp1_device *vsp1) in vsp1_parse_dt()
477 struct vsp1_device *vsp1; in vsp1_probe() local
533 struct vsp1_device *vsp1 = platform_get_drvdata(pdev); in vsp1_remove() local