Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/arm/
Dhdlcd_drv.c344 static const struct component_master_ops hdlcd_master_ops = { variable
367 return component_master_add_with_match(&pdev->dev, &hdlcd_master_ops, in hdlcd_probe()
373 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()