Home
last modified time | relevance | path

Searched refs:xvtc_put (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-vtc.h33 void xvtc_put(struct xvtc_device *xvtc);
H A Dxilinx-vtc.c282 void xvtc_put(struct xvtc_device *xvtc) in xvtc_put() function
285 EXPORT_SYMBOL_GPL(xvtc_put);
H A Dxilinx-tpg.c891 xvtc_put(xtpg->vtc); in xtpg_probe()