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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/kernel/
H A Ddrivers.c60 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
700 struct device *new = parse_tree_node(dev, d->index, d->modpath);
709 * parse_tree_node - returns a device entry in the iotree
719 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) function
749 parent = parse_tree_node(parent, i, modpath);
756 return parse_tree_node(parent, 6, modpath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/kernel/
H A Ddrivers.c60 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
700 struct device *new = parse_tree_node(dev, d->index, d->modpath);
709 * parse_tree_node - returns a device entry in the iotree
719 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) function
749 parent = parse_tree_node(parent, i, modpath);
756 return parse_tree_node(parent, 6, modpath);

Completed in 69 milliseconds