Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
Dabx500-core.c36 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops() function
50 EXPORT_SYMBOL(abx500_register_ops);
Dab8500-core.c1179 ret = abx500_register_ops(ab8500->dev, &ab8500_ops); in ab8500_probe()
/Linux-v6.6/include/linux/mfd/
Dabx500.h69 int abx500_register_ops(struct device *core_dev, struct abx500_ops *ops);