Searched refs:apr_remove_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/soc/qcom/
H A Dapr.c566 static int apr_remove_device(struct device *dev, void *svc_path) function
589 device_for_each_child(apr->dev, svc_path, apr_remove_device);
662 device_for_each_child(&rpdev->dev, NULL, apr_remove_device);

Completed in 104 milliseconds