Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-common.c980 static int platform_remove_devices_fn(struct device *dev, void *unused) in platform_remove_devices_fn() function
991 device_for_each_child(&pdev->dev, NULL, platform_remove_devices_fn); in platform_device_unregister_children()