Searched refs:xvtc_of_get (Results 1 – 3 of 3) sorted by relevance
35 struct xvtc_device *xvtc_of_get(struct device_node *np);
254 struct xvtc_device *xvtc_of_get(struct device_node *np) in xvtc_of_get() function283 EXPORT_SYMBOL_GPL(xvtc_of_get);
796 xtpg->vtc = xvtc_of_get(pdev->dev.of_node); in xtpg_probe()