Home
last modified time | relevance | path

Searched refs:platform_remove_devices_fn (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
Dipu-common.c1083 static int platform_remove_devices_fn(struct device *dev, void *unused) in platform_remove_devices_fn() function
1094 device_for_each_child(&pdev->dev, NULL, platform_remove_devices_fn); in platform_device_unregister_children()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch30485 +static int platform_remove_devices_fn(struct device *dev, void *unused)
30496 + device_for_each_child(&pdev->dev, NULL, platform_remove_devices_fn);