Searched refs:pdev (Results 1 – 1 of 1) sorted by relevance
448 struct platform_node *pdev; in get_character_device_symlinks() local450 pdev = find_platform_device(uevent->path); in get_character_device_symlinks()451 if (!pdev) in get_character_device_symlinks()460 parent = strchr(uevent->path + pdev->path_len, '/'); in get_character_device_symlinks()497 struct platform_node *pdev; in get_block_device_symlinks() local510 pdev = find_platform_device(uevent->path); in get_block_device_symlinks()511 if (pdev) { in get_block_device_symlinks()512 device = pdev->name; in get_block_device_symlinks()