of_node_get_device_type  185 arch/powerpc/kernel/pci_of_scan.c 		 of_node_get_device_type(node));
of_node_get_device_type 1381 arch/powerpc/platforms/pseries/vio.c 		viodev->type = of_node_get_device_type(of_node);
of_node_get_device_type  290 arch/sparc/kernel/pci.c 			 devfn, of_node_get_device_type(node));
of_node_get_device_type   60 drivers/macintosh/macio_sysfs.c 	return sprintf(buf, "%s\n", of_node_get_device_type(dev->of_node));
of_node_get_device_type  438 drivers/macintosh/windfarm_fcu_controls.c 		DBG(" control: %pOFn, type: %s\n", np, of_node_get_device_type(np));
of_node_get_device_type  214 drivers/of/device.c 			 of_node_get_device_type(dev->of_node));
of_node_get_device_type  294 drivers/of/device.c 	type = of_node_get_device_type(dev->of_node);
of_node_get_device_type 1029 include/linux/of.h 	const char *match = of_node_get_device_type(np);
of_node_get_device_type   80 sound/aoa/soundbus/core.c 	retval = add_uevent_var(env, "OF_TYPE=%s", of_node_get_device_type(of->dev.of_node));
of_node_get_device_type   22 sound/aoa/soundbus/sysfs.c                                  of_node_get_device_type(of->dev.of_node));
of_node_get_device_type   45 sound/aoa/soundbus/sysfs.c 	return sprintf(buf, "%s\n", of_node_get_device_type(of->dev.of_node));