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