create_dev         67 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c 		bool create_dev)
create_dev        111 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c 		if (!create_dev)
create_dev        144 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c 		bool create_dev)
create_dev        190 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c 		if (!create_dev)
create_dev         80 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h 		bool create_dev);
create_dev         82 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h 		bool create_dev);
create_dev        559 init/do_mounts.c 		int err = create_dev("/dev/root", ROOT_DEV);
create_dev         71 init/do_mounts_initrd.c 	create_dev("/dev/root.old", Root_RAM0);
create_dev        131 init/do_mounts_initrd.c 		create_dev("/dev/ram", Root_RAM0);
create_dev        139 init/do_mounts_md.c 		create_dev(name, dev);
create_dev        297 init/do_mounts_md.c 	create_dev("/dev/md0", MKDEV(MD_MAJOR, 0));
create_dev        289 init/do_mounts_rd.c 	create_dev("/dev/root", ROOT_DEV);
create_dev        290 init/do_mounts_rd.c 	create_dev("/dev/ram", MKDEV(RAMDISK_MAJOR, n));