Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/drivers/mfd/
Dmfd-core.c49 int mfd_cell_disable(struct platform_device *pdev) in mfd_cell_disable() function
60 EXPORT_SYMBOL(mfd_cell_disable);
/linux-5.19.10/include/linux/mfd/
Dcore.h133 extern int mfd_cell_disable(struct platform_device *pdev);