Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c352 static const struct component_master_ops hdlcd_master_ops = { variable
375 return component_master_add_with_match(&pdev->dev, &hdlcd_master_ops, in hdlcd_probe()
381 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()

Completed in 2 milliseconds