Home
last modified time | relevance | path

Searched refs:of_platform_depopulate (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/include/linux/
Dof_platform.h81 extern void of_platform_depopulate(struct device *parent);
100 static inline void of_platform_depopulate(struct device *parent) { } in of_platform_depopulate() function
/linux-4.19.296/drivers/of/
Dplatform.c582 void of_platform_depopulate(struct device *parent) in of_platform_depopulate() function
589 EXPORT_SYMBOL_GPL(of_platform_depopulate);
593 of_platform_depopulate(*(struct device **)res); in devm_of_platform_populate_release()
Dunittest.c1071 of_platform_depopulate(&test_bus->dev); in of_unittest_platform_populate()
/linux-4.19.296/drivers/iio/dac/
Dstm32-dac-core.c157 of_platform_depopulate(&pdev->dev); in stm32_dac_remove()
/linux-4.19.296/drivers/bus/
Dtegra-gmi.c259 of_platform_depopulate(gmi->dev); in tegra_gmi_remove()
Dhisi_lpc.c688 of_platform_depopulate(dev); in hisi_lpc_remove()
Dti-sysc.c1815 of_platform_depopulate(&pdev->dev); in sysc_remove()
/linux-4.19.296/drivers/iio/adc/
Dstm32-adc-core.c515 of_platform_depopulate(&pdev->dev); in stm32_adc_remove()
Dstm32-dfsdm-adc.c1211 of_platform_depopulate(&pdev->dev); in stm32_dfsdm_adc_remove()