Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c546 static const struct component_master_ops tilcdc_comp_ops = { variable
569 &tilcdc_comp_ops, in tilcdc_pdev_probe()
583 component_master_del(&pdev->dev, &tilcdc_comp_ops); in tilcdc_pdev_remove()