Searched refs:adp_master_ops (Results 1 – 1 of 1) sorted by relevance
552 static const struct component_master_ops adp_master_ops = { variable586 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