Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_drv.c368 static const struct component_master_ops hdlcd_master_ops = { variable
391 return component_master_add_with_match(&pdev->dev, &hdlcd_master_ops, in hdlcd_probe()
397 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()