Home
last modified time | relevance | path

Searched refs:mfd_remove_devices (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/linux/drivers/mfd/
H A Dmfd-core.c338 mfd_remove_devices(parent); in mfd_add_devices()
384 void mfd_remove_devices(struct device *parent) in mfd_remove_devices() function
390 EXPORT_SYMBOL(mfd_remove_devices);
394 mfd_remove_devices(dev); in devm_mfd_dev_release()
H A Dcs5535-mfd.c127 mfd_remove_devices(&pdev->dev); in cs5535_mfd_probe()
137 mfd_remove_devices(&pdev->dev); in cs5535_mfd_remove()
H A Dtps6105x.c176 mfd_remove_devices(&client->dev); in tps6105x_probe()
185 mfd_remove_devices(&client->dev); in tps6105x_remove()
H A Dda9055-core.c390 mfd_remove_devices(da9055->dev); in da9055_device_init()
397 mfd_remove_devices(da9055->dev); in da9055_device_exit()
H A Dwcd934x.c203 mfd_remove_devices(&sdev->dev); in wcd934x_slim_status()
279 mfd_remove_devices(&sdev->dev); in wcd934x_slim_remove()
H A Dvx855.c102 mfd_remove_devices(&pdev->dev); in vx855_remove()
H A Dviperboard.c111 mfd_remove_devices(&interface->dev); in vprbrd_disconnect()
H A Dmax77693.c277 mfd_remove_devices(max77693->dev); in max77693_i2c_probe()
297 mfd_remove_devices(max77693->dev); in max77693_i2c_remove()
H A Dda9052-core.c642 mfd_remove_devices(da9052->dev); in da9052_device_init()
650 mfd_remove_devices(da9052->dev); in da9052_device_exit()
H A D88pm800.c524 mfd_remove_devices(chip->dev); in device_800_init()
588 mfd_remove_devices(chip->dev); in pm800_remove()
H A Dlpc_sch.c174 mfd_remove_devices(&dev->dev); in lpc_sch_remove()
H A Dhi655x-pmic.c152 mfd_remove_devices(&pdev->dev); in hi655x_pmic_remove()
H A D88pm805.c245 mfd_remove_devices(chip->dev); in pm805_remove()
H A Dwm8994-core.c590 mfd_remove_devices(wm8994->dev); in wm8994_device_init()
602 mfd_remove_devices(wm8994->dev); in wm8994_device_exit()
H A Dmadera-core.c761 mfd_remove_devices(dev); in madera_dev_init()
774 mfd_remove_devices(madera->dev); in madera_dev_exit()
H A Dlm3533-core.c518 mfd_remove_devices(lm3533->dev); in lm3533_device_init()
531 mfd_remove_devices(lm3533->dev); in lm3533_device_exit()
H A Dlp8788.c214 mfd_remove_devices(lp->dev); in lp8788_remove()
H A Dintel_soc_pmic_crc.c222 mfd_remove_devices(&i2c->dev); in crystal_cove_i2c_remove()
H A Dtps6586x.c570 mfd_remove_devices(tps6586x->dev); in tps6586x_i2c_probe()
582 mfd_remove_devices(tps6586x->dev); in tps6586x_i2c_remove()
H A Dintel_quark_i2c_gpio.c292 mfd_remove_devices(&pdev->dev); in intel_quark_mfd_remove()
H A Dtwl4030-audio.c263 mfd_remove_devices(&pdev->dev); in twl4030_audio_remove()
H A Djanz-cmodio.c251 mfd_remove_devices(&dev->dev); in cmodio_pci_remove()
H A Dioc3.c614 mfd_remove_devices(&ipd->pdev->dev); in ioc3_mfd_probe()
644 mfd_remove_devices(&ipd->pdev->dev); in ioc3_mfd_remove()
/openbmc/linux/include/linux/mfd/
H A Dcore.h144 extern void mfd_remove_devices(struct device *parent);
/openbmc/linux/drivers/misc/cardreader/
H A Dalcor_pci.c187 mfd_remove_devices(&pdev->dev); in alcor_pci_remove()

123