Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/kernel/
Ddrivers.c59 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
712 struct device *new = parse_tree_node(dev, d->index, d->modpath); in check_parent()
731 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node() function
761 parent = parse_tree_node(parent, i, modpath); in hwpath_to_device()
768 return parse_tree_node(parent, 6, modpath); in hwpath_to_device()