Home
last modified time | relevance | path

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

/drivers/gpu/drm/adp/
A Dadp_drv.c552 static const struct component_master_ops adp_master_ops = { variable
586 return component_master_add_with_match(&pdev->dev, &adp_master_ops, match); in adp_probe()
591 component_master_del(&pdev->dev, &adp_master_ops); in adp_remove()

Completed in 6 milliseconds