HomeSort by relevance Sort by last modified time
    Searched full:find_platform_device (Results 1 - 1 of 1) sorted by null

  /system/core/init/
devices.c 264 static struct platform_node *find_platform_device(const char *path) function
378 pdev = find_platform_device(uevent->path);
437 pdev = find_platform_device(uevent->path);

Completed in 36 milliseconds