Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/arm/
Dhdlcd_drv.c370 static const struct component_master_ops hdlcd_master_ops = { variable
393 return component_master_add_with_match(&pdev->dev, &hdlcd_master_ops, in hdlcd_probe()
399 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()