Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/leds/
Dleds-asic3.c120 (void) mfd_cell_disable(pdev); in asic3_led_probe()
130 return mfd_cell_disable(pdev); in asic3_led_remove()
/Linux-v5.4/include/linux/mfd/
Dcore.h87 extern int mfd_cell_disable(struct platform_device *pdev);
/Linux-v5.4/arch/x86/platform/olpc/
Dolpc-xo1-pm.c155 mfd_cell_disable(pdev); in xo1_pm_remove()
Dolpc-xo1-sci.c608 mfd_cell_disable(pdev); in xo1_sci_remove()
/Linux-v5.4/drivers/mfd/
Dmfd-core.c43 int mfd_cell_disable(struct platform_device *pdev) in mfd_cell_disable() function
61 EXPORT_SYMBOL(mfd_cell_disable);