Searched defs:find_platform_device (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Ddevices.cpp292 static struct platform_node *find_platform_device(const char *path) function
421 pdev = find_platform_device(uevent->path);
476 pdev = find_platform_device(uevent->path);

Completed in 5 milliseconds