Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Ddrivers.c308 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path() function
356 get_node_path(dev->dev.parent, &path); in print_pa_hwpath()
374 get_node_path(&pdev->dev, path); in get_pci_node_path()
405 get_node_path(padev->dev.parent, &path); in setup_bus_id()
781 get_node_path(dev->parent, path); in device_to_hwpath()
784 get_node_path(dev, path); in device_to_hwpath()
848 get_node_path(parent, &path); in walk_native_bus()
1021 get_node_path(dev->dev.parent, &mod_path.path); in qemu_print_iodc_data()