Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Ddrivers.c59 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
713 struct device *new = parse_tree_node(dev, d->index, d->modpath); in check_parent()
722 * parse_tree_node - returns a device entry in the iotree
732 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node() function
762 parent = parse_tree_node(parent, i, modpath); in hwpath_to_device()
769 return parse_tree_node(parent, 6, modpath); in hwpath_to_device()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Ddrivers.c59 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
713 struct device *new = parse_tree_node(dev, d->index, d->modpath); in check_parent()
722 * parse_tree_node - returns a device entry in the iotree
732 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node() function
762 parent = parse_tree_node(parent, i, modpath); in hwpath_to_device()
769 return parse_tree_node(parent, 6, modpath); in hwpath_to_device()

Completed in 7 milliseconds