Home
last modified time | relevance | path

Searched refs:alloc_tree_node (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/parisc/kernel/
Ddrivers.c463 static struct parisc_device * alloc_tree_node(struct device *parent, char id) in alloc_tree_node() function
481 parent = &alloc_tree_node(parent, modpath->bc[i])->dev; in create_parisc_device()
483 return alloc_tree_node(parent, modpath->mod); in create_parisc_device()