Lines Matching defs:xdev
55 xvip_graph_find_entity(struct xvip_composite_device *xdev, in xvip_graph_find_entity()
68 static int xvip_graph_build_one(struct xvip_composite_device *xdev, in xvip_graph_build_one()
176 xvip_graph_find_dma(struct xvip_composite_device *xdev, unsigned int port) in xvip_graph_find_dma()
188 static int xvip_graph_build_dma(struct xvip_composite_device *xdev) in xvip_graph_build_dma()
291 struct xvip_composite_device *xdev = in xvip_graph_notify_complete() local
321 struct xvip_composite_device *xdev = in xvip_graph_notify_bound() local
348 static int xvip_graph_parse_one(struct xvip_composite_device *xdev, in xvip_graph_parse_one()
400 static int xvip_graph_parse(struct xvip_composite_device *xdev) in xvip_graph_parse()
424 static int xvip_graph_dma_init_one(struct xvip_composite_device *xdev, in xvip_graph_dma_init_one()
465 static int xvip_graph_dma_init(struct xvip_composite_device *xdev) in xvip_graph_dma_init()
486 static void xvip_graph_cleanup(struct xvip_composite_device *xdev) in xvip_graph_cleanup()
506 static int xvip_graph_init(struct xvip_composite_device *xdev) in xvip_graph_init()
570 static void xvip_composite_v4l2_cleanup(struct xvip_composite_device *xdev) in xvip_composite_v4l2_cleanup()
576 static int xvip_composite_v4l2_init(struct xvip_composite_device *xdev) in xvip_composite_v4l2_init()
610 struct xvip_composite_device *xdev; in xvip_composite_probe() local
642 struct xvip_composite_device *xdev = platform_get_drvdata(pdev); in xvip_composite_remove() local