Searched refs:p_device_found (Results 1 – 1 of 1) sorted by relevance
1320 static int p_device_found(struct device *dev, void *data) in p_device_found() function1335 bus_for_each_dev(&platform_bus_type, NULL, NULL, p_device_found); in pr_p_devices()