Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/power/supply/
Dab8500_fg.c3064 static const struct component_ops ab8500_fg_component_ops = { variable
3227 return component_add(dev, &ab8500_fg_component_ops); in ab8500_fg_probe()
3235 component_del(&pdev->dev, &ab8500_fg_component_ops); in ab8500_fg_remove()