Searched refs:xvtc_device (Results 1 – 3 of 3) sorted by relevance
152 struct xvtc_device { struct174 int xvtc_generator_start(struct xvtc_device *xvtc, in xvtc_generator_start()238 int xvtc_generator_stop(struct xvtc_device *xvtc) in xvtc_generator_stop()251 struct xvtc_device *xvtc_of_get(struct device_node *np) in xvtc_of_get()254 struct xvtc_device *found = NULL; in xvtc_of_get()255 struct xvtc_device *xvtc; in xvtc_of_get()282 void xvtc_put(struct xvtc_device *xvtc) in xvtc_put()291 static void xvtc_register_device(struct xvtc_device *xvtc) in xvtc_register_device()309 static int xvtc_parse_of(struct xvtc_device *xvtc) in xvtc_parse_of()321 struct xvtc_device *xvtc; in xvtc_probe()[all …]
16 struct xvtc_device;32 struct xvtc_device *xvtc_of_get(struct device_node *np);33 void xvtc_put(struct xvtc_device *xvtc);35 int xvtc_generator_start(struct xvtc_device *xvtc,37 int xvtc_generator_stop(struct xvtc_device *xvtc);
106 struct xvtc_device *vtc;