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

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

Completed in 39 milliseconds