Searched refs:find_path_device (Results 1 – 21 of 21) sorted by relevance
72 if((np = find_path_device("/event-sources/internal-errors")) && in init_ras_IRQ()83 if((np = find_path_device("/event-sources/epow-events")) && in init_ras_IRQ()
125 root = find_path_device("/"); in chrp_get_cpuinfo()173 root = find_path_device("/"); in chrp_setup_arch()326 dn = find_path_device("/rtas"); in chrp_init()367 if ( (root = find_path_device("/rtas")) && in chrp_progress()
260 opprop = (unsigned int *)get_property(find_path_device("/"), in find_and_init_phbs()265 ui_ptr = (unsigned int *) get_property(find_path_device("/"), in find_and_init_phbs()694 root = find_path_device("/"); in check_s7a()749 if (get_property(find_path_device("/rtas"),"ibm,fw-phb-id",NULL) != NULL) { in pSeries_pcibios_init()
378 if ((rtas = find_path_device("/rtas")) != NULL) { in hvc_count()406 stdout_node = find_path_device(of_stdout_device); in find_udbg_vterm()
286 root = find_path_device("/"); in lparcfg_data()303 rtas_node = find_path_device("/rtas"); in lparcfg_data()
259 EXPORT_SYMBOL(find_path_device);
306 node = find_path_device("/rtas"); in get_eventscan_parms()
336 struct device_node *prom_stdout = find_path_device(of_stdout_device); in parse_cmd_line()
2372 root = find_path_device("/"); in machine_is_compatible()2405 find_path_device(const char *path) in find_path_device() function
118 root = find_path_device("/"); in chrp_show_cpuinfo()215 root = find_path_device("/"); in sio_init()472 np = find_path_device("/chosen"); in chrp_init_IRQ()545 struct device_node *root = find_path_device("/"); in chrp_init()
295 struct device_node *root = find_path_device("/"); in chrp_find_bridges()
1118 np = find_path_device("/cpus"); in core99_reset_cpu()2106 struct device_node* np = find_path_device("/cpus"); in probe_motherboard()
73 extern struct device_node *find_path_device(const char *path);
136 root = find_path_device("/"); in proc_device_tree_init()
190 extern struct device_node *find_path_device(const char *path);
188 struct device_node *root = find_path_device("/"); in briq_panel_init()
268 EXPORT_SYMBOL(find_path_device);
309 root = find_path_device("/"); in intuit_machine_type()
772 of_prop_map = get_property(find_path_device("/"), "pci-OF-bus-map", 0); in pcibios_make_OF_bus_map()1043 if (of_prop && find_path_device("/")) { in pci_create_OF_bus_map()1048 prom_add_property(find_path_device("/"), of_prop); in pci_create_OF_bus_map()
891 root = find_path_device("/"); in machine_is_compatible()924 find_path_device(const char *path) in find_path_device() function
329 if ((dp = find_path_device(prom_display_paths[dpy]))) in offb_init()