Searched refs:abx500_register_ops (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/mfd/
H A Dabx500-core.c35 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) abx500_register_ops() function
52 EXPORT_SYMBOL(abx500_register_ops); variable
H A Dab3100-core.c929 err = abx500_register_ops(&client->dev, &ab3100_ops); ab3100_probe()
H A Dab8500-core.c1735 ret = abx500_register_ops(ab8500->dev, &ab8500_ops); ab8500_probe()
/linux-4.4.14/include/linux/mfd/
H A Dabx500.h346 int abx500_register_ops(struct device *core_dev, struct abx500_ops *ops);

Completed in 408 milliseconds