Home
last modified time | relevance | path

Searched refs:mfd_cell_disable (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/leds/
Dleds-asic3.c123 (void) mfd_cell_disable(pdev); in asic3_led_probe()
133 return mfd_cell_disable(pdev); in asic3_led_remove()
/linux-4.4.14/include/linux/mfd/
Dcore.h86 extern int mfd_cell_disable(struct platform_device *pdev);
/linux-4.4.14/drivers/mfd/
Dmfd-core.c46 int mfd_cell_disable(struct platform_device *pdev) in mfd_cell_disable() function
64 EXPORT_SYMBOL(mfd_cell_disable);
/linux-4.4.14/arch/x86/platform/olpc/
Dolpc-xo1-pm.c159 mfd_cell_disable(pdev); in xo1_pm_remove()
Dolpc-xo1-sci.c616 mfd_cell_disable(pdev); in xo1_sci_remove()