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

123

/linux-master/drivers/mfd/
H A Dcs5535-mfd.c127 mfd_remove_devices(&pdev->dev);
137 mfd_remove_devices(&pdev->dev);
H A Dtps6105x.c176 mfd_remove_devices(&client->dev);
185 mfd_remove_devices(&client->dev);
H A Dvx855.c102 mfd_remove_devices(&pdev->dev);
H A Dviperboard.c111 mfd_remove_devices(&interface->dev);
H A Dmfd-core.c338 mfd_remove_devices(parent);
384 void mfd_remove_devices(struct device *parent) function
390 EXPORT_SYMBOL(mfd_remove_devices); variable
394 mfd_remove_devices(dev);
H A Dwcd934x.c203 mfd_remove_devices(&sdev->dev);
279 mfd_remove_devices(&sdev->dev);
H A Dda9055-core.c390 mfd_remove_devices(da9055->dev);
397 mfd_remove_devices(da9055->dev);
H A Dlpc_sch.c174 mfd_remove_devices(&dev->dev);
H A D88pm805.c245 mfd_remove_devices(chip->dev);
H A Dhi655x-pmic.c152 mfd_remove_devices(&pdev->dev);
H A Dmax77693.c277 mfd_remove_devices(max77693->dev);
297 mfd_remove_devices(max77693->dev);
H A Dda9052-core.c642 mfd_remove_devices(da9052->dev);
650 mfd_remove_devices(da9052->dev);
H A D88pm800.c524 mfd_remove_devices(chip->dev);
588 mfd_remove_devices(chip->dev);
H A Dintel_quark_i2c_gpio.c292 mfd_remove_devices(&pdev->dev);
H A Djanz-cmodio.c251 mfd_remove_devices(&dev->dev);
H A Dretu-mfd.c298 mfd_remove_devices(rdev->dev);
H A Dlp8788.c214 mfd_remove_devices(lp->dev);
H A Dintel_soc_pmic_crc.c222 mfd_remove_devices(&i2c->dev);
H A Dmax8907.c285 mfd_remove_devices(max8907->dev);
H A Dtwl4030-audio.c263 mfd_remove_devices(&pdev->dev);
H A Dcros_ec_dev.c313 mfd_remove_devices(ec->dev);
H A Dioc3.c614 mfd_remove_devices(&ipd->pdev->dev);
644 mfd_remove_devices(&ipd->pdev->dev);
H A Dmadera-core.c761 mfd_remove_devices(dev);
774 mfd_remove_devices(madera->dev);
/linux-master/include/linux/mfd/
H A Dcore.h144 extern void mfd_remove_devices(struct device *parent);
/linux-master/drivers/misc/cardreader/
H A Dalcor_pci.c187 mfd_remove_devices(&pdev->dev);

Completed in 206 milliseconds

123