Searched refs:platform_node (Results 1 – 1 of 1) sorted by relevance
88 struct platform_node { struct277 struct platform_node *bus; in add_platform_device()288 bus = (platform_node*) calloc(1, sizeof(struct platform_node)); in add_platform_device()300 static struct platform_node *find_platform_device(const char *path) in find_platform_device()304 struct platform_node *bus; in find_platform_device()307 bus = node_to_item(node, struct platform_node, list); in find_platform_device()320 struct platform_node *bus; in remove_platform_device()323 bus = node_to_item(node, struct platform_node, list); in remove_platform_device()427 struct platform_node *pdev; in get_character_device_symlinks()476 struct platform_node *pdev; in get_block_device_symlinks()