Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Ddrivers.c61 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
703 struct device *new = parse_tree_node(dev, d->index, d->modpath); in check_parent()
722 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node() function
752 parent = parse_tree_node(parent, i, modpath); in hwpath_to_device()
759 return parse_tree_node(parent, 6, modpath); in hwpath_to_device()