Searched refs:path_shift (Results 1 – 1 of 1) sorted by relevance
92 void path_shift(struct device_path *, int);638 path_shift(&dp, i); in bus_walk()690 path_shift(&dp, 0); in bus_walk()832 path_shift(&dp, dev); in pci_bus_walk()833 path_shift(&dp, fn); in pci_bus_walk()880 path_shift(&dp, 2); in pci_bus_walk()966 path_shift(struct device_path *dp, int nmod) in path_shift() function