Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A 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);
H A Dab3100-core.c885 err = abx500_register_ops(&client->dev, &ab3100_ops); in ab3100_probe()
H A Dab8500-core.c1211 ret = abx500_register_ops(ab8500->dev, &ab8500_ops); in ab8500_probe()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dabx500.h345 int abx500_register_ops(struct device *core_dev, struct abx500_ops *ops);