Home
last modified time | relevance | path

Searched refs:xvtc_of_get (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
H A Dxilinx-vtc.h32 struct xvtc_device *xvtc_of_get(struct device_node *np);
H A Dxilinx-vtc.c251 struct xvtc_device *xvtc_of_get(struct device_node *np) in xvtc_of_get() function
280 EXPORT_SYMBOL_GPL(xvtc_of_get); variable
H A Dxilinx-tpg.c795 xtpg->vtc = xvtc_of_get(pdev->dev.of_node); in xtpg_probe()
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
H A Dxilinx-vtc.h32 struct xvtc_device *xvtc_of_get(struct device_node *np);
H A Dxilinx-vtc.c251 struct xvtc_device *xvtc_of_get(struct device_node *np) in xvtc_of_get() function
280 EXPORT_SYMBOL_GPL(xvtc_of_get); variable
H A Dxilinx-tpg.c798 xtpg->vtc = xvtc_of_get(pdev->dev.of_node); in xtpg_probe()

Completed in 5 milliseconds