Home
last modified time | relevance | path

Searched defs:xvtc (Results 1 – 1 of 1) sorted by relevance

/drivers/media/platform/xilinx/
Dxilinx-vtc.c168 static inline void xvtc_gen_write(struct xvtc_device *xvtc, u32 addr, u32 value) in xvtc_gen_write()
177 int xvtc_generator_start(struct xvtc_device *xvtc, in xvtc_generator_start()
241 int xvtc_generator_stop(struct xvtc_device *xvtc) in xvtc_generator_stop()
258 struct xvtc_device *xvtc; in xvtc_of_get() local
285 void xvtc_put(struct xvtc_device *xvtc) in xvtc_put()
294 static void xvtc_register_device(struct xvtc_device *xvtc) in xvtc_register_device()
301 static void xvtc_unregister_device(struct xvtc_device *xvtc) in xvtc_unregister_device()
312 static int xvtc_parse_of(struct xvtc_device *xvtc) in xvtc_parse_of()
324 struct xvtc_device *xvtc; in xvtc_probe() local
352 struct xvtc_device *xvtc = platform_get_drvdata(pdev); in xvtc_remove() local