Searched refs:xvtc (Results 1 – 2 of 2) sorted by relevance
179 if (!xvtc->has_generator) in xvtc_generator_start()240 if (!xvtc->has_generator) in xvtc_generator_stop()255 struct xvtc_device *xvtc; in xvtc_of_get() local267 found = xvtc; in xvtc_of_get()301 list_del(&xvtc->list); in xvtc_unregister_device()321 struct xvtc_device *xvtc; in xvtc_probe() local324 xvtc = devm_kzalloc(&pdev->dev, sizeof(*xvtc), GFP_KERNEL); in xvtc_probe()325 if (!xvtc) in xvtc_probe()328 xvtc->xvip.dev = &pdev->dev; in xvtc_probe()330 ret = xvtc_parse_of(xvtc); in xvtc_probe()[all …]
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);