Searched defs:tmp_buf (Results 1 – 2 of 2) sorted by relevance
| /arch/sparc/kernel/ |
| A D | prom_32.c | 55 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component() 72 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component() 90 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component() 116 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component() 134 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component() 164 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component() 189 char tmp_buf[64], *n; in build_path_component() local
|
| A D | prom_64.c | 66 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component() 108 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component() 144 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component() 162 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component() 188 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component() 211 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component() 227 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component() 246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component() 266 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component() 309 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component() [all …]
|
Completed in 7 milliseconds