xvtc_device
struct xvtc_device *vtc;
static inline void xvtc_gen_write(struct xvtc_device *xvtc, u32 addr, u32 value)
int xvtc_generator_start(struct xvtc_device *xvtc,
int xvtc_generator_stop(struct xvtc_device *xvtc)
struct xvtc_device *xvtc_of_get(struct device_node *np)
struct xvtc_device *found = NULL;
struct xvtc_device *xvtc;
void xvtc_put(struct xvtc_device *xvtc)
static void xvtc_register_device(struct xvtc_device *xvtc)
static void xvtc_unregister_device(struct xvtc_device *xvtc)
static int xvtc_parse_of(struct xvtc_device *xvtc)
struct xvtc_device *xvtc;
struct xvtc_device *xvtc = platform_get_drvdata(pdev);
struct xvtc_device;
struct xvtc_device *xvtc_of_get(struct device_node *np);
void xvtc_put(struct xvtc_device *xvtc);
int xvtc_generator_start(struct xvtc_device *xvtc,
int xvtc_generator_stop(struct xvtc_device *xvtc);