Lines Matching defs:xdev
53 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()
173 xvip_graph_find_dma(struct xvip_composite_device *xdev, unsigned int port) in xvip_graph_find_dma()
185 static int xvip_graph_build_dma(struct xvip_composite_device *xdev) in xvip_graph_build_dma()
285 struct xvip_composite_device *xdev = in xvip_graph_notify_complete() local
317 struct xvip_composite_device *xdev = in xvip_graph_notify_bound() local
352 static int xvip_graph_parse_one(struct xvip_composite_device *xdev, in xvip_graph_parse_one()
402 static int xvip_graph_parse(struct xvip_composite_device *xdev) in xvip_graph_parse()
430 static int xvip_graph_dma_init_one(struct xvip_composite_device *xdev, in xvip_graph_dma_init_one()
470 static int xvip_graph_dma_init(struct xvip_composite_device *xdev) in xvip_graph_dma_init()
494 static void xvip_graph_cleanup(struct xvip_composite_device *xdev) in xvip_graph_cleanup()
508 static int xvip_graph_init(struct xvip_composite_device *xdev) in xvip_graph_init()
554 static void xvip_composite_v4l2_cleanup(struct xvip_composite_device *xdev) in xvip_composite_v4l2_cleanup()
561 static int xvip_composite_v4l2_init(struct xvip_composite_device *xdev) in xvip_composite_v4l2_init()
590 struct xvip_composite_device *xdev; in xvip_composite_probe() local
622 struct xvip_composite_device *xdev = platform_get_drvdata(pdev); in xvip_composite_remove() local