Searched refs:xvtc_device (Results 1 – 3 of 3) sorted by relevance
155 struct xvtc_device { struct168 static inline void xvtc_gen_write(struct xvtc_device *xvtc, u32 addr, u32 value) in xvtc_gen_write() argument177 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()254 struct xvtc_device *xvtc_of_get(struct device_node *np) in xvtc_of_get()257 struct xvtc_device *found = NULL; in xvtc_of_get()258 struct xvtc_device *xvtc; in xvtc_of_get()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()[all …]
19 struct xvtc_device;35 struct xvtc_device *xvtc_of_get(struct device_node *np);36 void xvtc_put(struct xvtc_device *xvtc);38 int xvtc_generator_start(struct xvtc_device *xvtc,40 int xvtc_generator_stop(struct xvtc_device *xvtc);
109 struct xvtc_device *vtc;