Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/kernel/
Ddrivers.c375 static struct parisc_device *find_parisc_device(struct hardware_path *modpath) in find_parisc_device() argument
380 if (modpath->bc[i] == -1) in find_parisc_device()
382 parent = alloc_tree_node(parent, modpath->bc[i]); in find_parisc_device()
384 return alloc_tree_node(parent, modpath->mod); in find_parisc_device()