Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c343 static const struct component_master_ops hdlcd_master_ops = { variable
366 return component_master_add_with_match(&pdev->dev, &hdlcd_master_ops, in hdlcd_probe()
372 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()