Home
last modified time | relevance | path

Searched refs:tilcdc_comp_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c606 static const struct component_master_ops tilcdc_comp_ops = { variable
629 &tilcdc_comp_ops, in tilcdc_pdev_probe()
643 component_master_del(&pdev->dev, &tilcdc_comp_ops); in tilcdc_pdev_remove()