simple_strtoul    434 arch/alpha/kernel/core_marvel.c 		pid = simple_strtoul(str, &pchar, 0);
simple_strtoul     39 arch/alpha/kernel/rtc.c 	unsigned long epoch = simple_strtoul(str, NULL, 0);
simple_strtoul    274 arch/alpha/kernel/setup.c         end = simple_strtoul(from, &from, 0);
simple_strtoul     37 arch/arm/mach-footbridge/common.c 	mem_fclk_21285 = simple_strtoul(arg, NULL, 0);
simple_strtoul    200 arch/mips/ar7/prom.c 		baud = simple_strtoul(s, &p, 10);
simple_strtoul    121 arch/mips/dec/prom/identify.c 		dec_sysid = simple_strtoul(prom_getenv("systype"),
simple_strtoul    102 arch/mips/pmcs-msp71xx/msp_serial.c 	if(!(s && *s && (uartclk = simple_strtoul(s, &endp, 10)) && *endp == 0))
simple_strtoul     40 arch/mips/pmcs-msp71xx/msp_time.c 		cpu_rate = simple_strtoul(s, &endp, 10);
simple_strtoul     50 arch/mips/pmcs-msp71xx/msp_time.c 		cpu_rate = 1000 * simple_strtoul(s, &endp, 10);
simple_strtoul     52 arch/mips/rb532/prom.c 	return simple_strtoul(num, 0, 10);
simple_strtoul    198 arch/mips/sibyte/common/cfe.c 	initrd_size = simple_strtoul(str, &endptr, 16);
simple_strtoul    204 arch/mips/sibyte/common/cfe.c 	initrd_start = simple_strtoul(tmp, &endptr, 16);
simple_strtoul    329 arch/powerpc/kernel/rtas-proc.c 	hex = simple_strtoul(progress_led, NULL, 10);
simple_strtoul    103 arch/powerpc/kernel/setup_32.c 		unsigned long val = simple_strtoul(str, NULL, 0);
simple_strtoul    116 arch/powerpc/kernel/setup_32.c 		unsigned long val = simple_strtoul(str, NULL, 0);
simple_strtoul    389 arch/powerpc/platforms/pseries/cmm.c 	unsigned long val = simple_strtoul (buf, NULL, 10);
simple_strtoul    738 arch/powerpc/platforms/pseries/cmm.c 	int disable = simple_strtoul(val, NULL, 10);
simple_strtoul    622 arch/powerpc/platforms/pseries/lparcfg.c 		*new_entitled_ptr = (u64) simple_strtoul(tmp, &endp, 10);
simple_strtoul    629 arch/powerpc/platforms/pseries/lparcfg.c 		*new_weight_ptr = (u8) simple_strtoul(tmp, &endp, 10);
simple_strtoul    636 arch/powerpc/platforms/pseries/lparcfg.c 		*new_entitled_ptr = (u64) simple_strtoul(tmp, &endp, 10);
simple_strtoul    643 arch/powerpc/platforms/pseries/lparcfg.c 		*new_weight_ptr = (u8) simple_strtoul(tmp, &endp, 10);
simple_strtoul    137 arch/powerpc/platforms/pseries/reconfig.c 	*length = simple_strtoul(tmp, &tmp, 10);
simple_strtoul    266 arch/powerpc/platforms/pseries/reconfig.c 	handle = simple_strtoul(handle_str, NULL, 0);
simple_strtoul    144 arch/powerpc/platforms/pseries/suspend.c 	stream_id = simple_strtoul(buf, NULL, 16);
simple_strtoul   1202 arch/s390/kernel/debug.c 	rc = simple_strtoul(buf, &buf, 10);
simple_strtoul    148 arch/s390/kernel/setup.c 	vdev = simple_strtoul(str, &str, 0);
simple_strtoul    197 arch/s390/kernel/setup.c 		console_devno = simple_strtoul(query_buffer + 5, NULL, 16);
simple_strtoul    199 arch/s390/kernel/setup.c 		console_irq = simple_strtoul(ptr + 13, NULL, 16);
simple_strtoul    808 arch/s390/kernel/time.c 	value = simple_strtoul(buf, NULL, 0);
simple_strtoul     34 arch/s390/lib/spinlock.c 	spin_retry = simple_strtoul(str, &str, 0);
simple_strtoul    306 arch/s390/mm/cmm.c 		nr = simple_strtoul(p, &p, 0);
simple_strtoul    308 arch/s390/mm/cmm.c 		seconds = simple_strtoul(p, &p, 0);
simple_strtoul    366 arch/s390/mm/cmm.c 		nr = simple_strtoul(msg, &msg, 0);
simple_strtoul    373 arch/s390/mm/cmm.c 		nr = simple_strtoul(msg, &msg, 0);
simple_strtoul    380 arch/s390/mm/cmm.c 		nr = simple_strtoul(msg, &msg, 0);
simple_strtoul    383 arch/s390/mm/cmm.c 		seconds = simple_strtoul(msg, &msg, 0);
simple_strtoul     83 arch/sh/drivers/dma/dma-sysfs.c 	config = simple_strtoul(buf, NULL, 0);
simple_strtoul    103 arch/sh/drivers/dma/dma-sysfs.c 	channel->mode = simple_strtoul(buf, NULL, 0);
simple_strtoul     28 arch/sh/kernel/vsyscall/vsyscall.c 	vdso_enabled = simple_strtoul(s, NULL, 0);
simple_strtoul     93 arch/sparc/kernel/led.c 		led_blink_timer_timeout = simple_strtoul(buf, NULL, 10);
simple_strtoul    170 arch/sparc/kernel/setup_32.c 			cmdline_memory_size = simple_strtoul(commands + 4,
simple_strtoul    252 arch/sparc/prom/tree_32.c 				which_io = simple_strtoul(s+1, NULL, 16);
simple_strtoul    253 arch/sparc/prom/tree_32.c 				phys_addr = simple_strtoul(s+3, &d, 16);
simple_strtoul    438 arch/um/drivers/line.c 		unsigned n = simple_strtoul(init, &end, 0);
simple_strtoul    469 arch/um/drivers/line.c 	n = simple_strtoul(str, &end, 0);
simple_strtoul    489 arch/um/drivers/line.c 	dev = simple_strtoul(name, &end, 0);
simple_strtoul    522 arch/um/drivers/line.c 	n = simple_strtoul(*str, &end, 0);
simple_strtoul    299 arch/um/drivers/net_kern.c 		addr[i] = simple_strtoul(str, &end, 16);
simple_strtoul    524 arch/um/drivers/net_kern.c 	n = simple_strtoul(str, &end, 0);
simple_strtoul    697 arch/um/drivers/net_kern.c 	n = simple_strtoul(*str, &end, 0);
simple_strtoul     43 arch/um/drivers/stderr_console.c 	use_stderr_console = simple_strtoul(str,&str,0);
simple_strtoul    246 arch/um/drivers/ubd_kern.c 		n = simple_strtoul(str, &end, 0);
simple_strtoul    283 arch/um/drivers/ubd_kern.c 		major = simple_strtoul(str, &end, 0);
simple_strtoul     90 arch/um/drivers/umcast_kern.c 		init->lport = simple_strtoul(port_str, &last, 10);
simple_strtoul     99 arch/um/drivers/umcast_kern.c 		init->ttl = simple_strtoul(ttl_str, &last, 10);
simple_strtoul    136 arch/um/drivers/umcast_kern.c 		init->lport = simple_strtoul(lport_str, &last, 10);
simple_strtoul    145 arch/um/drivers/umcast_kern.c 		init->rport = simple_strtoul(rport_str, &last, 10);
simple_strtoul     90 arch/um/drivers/vde_kern.c 		init->port = simple_strtoul(port_str, &last, 10);
simple_strtoul     99 arch/um/drivers/vde_kern.c 		init->mode = simple_strtoul(mode_str, &last, 8);
simple_strtoul    761 arch/um/drivers/vector_kern.c 	n = simple_strtoul(*str, &end, 0);
simple_strtoul     33 arch/x86/entry/vdso/vdso32-setup.c 	vdso32_enabled = simple_strtoul(s, NULL, 0);
simple_strtoul    325 arch/x86/entry/vdso/vma.c 	vdso64_enabled = simple_strtoul(s, NULL, 0);
simple_strtoul    467 arch/x86/kernel/cpu/mtrr/cleanup.c 		nr_mtrr_spare_reg = simple_strtoul(arg, NULL, 0);
simple_strtoul    120 arch/x86/kernel/cpu/mtrr/if.c 		reg = simple_strtoul(line + 8, &ptr, 0);
simple_strtoul    163 arch/x86/kernel/early_printk.c 			early_serial_base = simple_strtoul(s, &e, 16);
simple_strtoul    169 arch/x86/kernel/early_printk.c 			port = simple_strtoul(s, &e, 10);
simple_strtoul    245 arch/x86/kernel/early_printk.c 	bus = (u8)simple_strtoul(s, &e, 16);
simple_strtoul    250 arch/x86/kernel/early_printk.c 	slot = (u8)simple_strtoul(s, &e, 16);
simple_strtoul    255 arch/x86/kernel/early_printk.c 	func = (u8)simple_strtoul(s, &e, 16);
simple_strtoul    399 arch/x86/mm/numa_emulation.c 		n = simple_strtoul(emu_cmdline, &emu_cmdline, 0);
simple_strtoul    431 arch/x86/mm/numa_emulation.c 		n = simple_strtoul(emu_cmdline, &emu_cmdline, 0);
simple_strtoul    538 arch/x86/pci/common.c 		pirq_table_addr = simple_strtoul(str+9, NULL, 0);
simple_strtoul    273 block/blk-integrity.c 	unsigned long val = simple_strtoul(p, &p, 10);
simple_strtoul    292 block/blk-integrity.c 	unsigned long val = simple_strtoul(p, &p, 10);
simple_strtoul     60 block/blk-timeout.c 		val = simple_strtoul(p, &p, 10);
simple_strtoul   6985 drivers/ata/libata-core.c 		force_ent->device = simple_strtoul(p, &endp, 10);
simple_strtoul   6992 drivers/ata/libata-core.c 	force_ent->port = simple_strtoul(id, &endp, 10);
simple_strtoul    450 drivers/ata/libata-scsi.c 		val = simple_strtoul(buf, NULL, 0);
simple_strtoul     54 drivers/base/devtmpfs.c 	mount_dev = simple_strtoul(str, NULL, 0);
simple_strtoul   1343 drivers/base/platform.c 			epdrv->requested_id = simple_strtoul(&buf[n + 1],
simple_strtoul    317 drivers/base/regmap/regmap-debugfs.c 	reg = simple_strtoul(start, &start, 16);
simple_strtoul   2006 drivers/block/xen-blkfront.c 	info->handle = simple_strtoul(strrchr(dev->nodename, '/')+1, NULL, 0);
simple_strtoul     94 drivers/char/ipmi/ipmi_si_hotmod.c 		*val = simple_strtoul(option, &n, 0);
simple_strtoul    184 drivers/char/ipmi/ipmi_watchdog.c 	l = simple_strtoul(val, &endp, 0);
simple_strtoul    897 drivers/char/lp.c 		int n = simple_strtoul(str+7, NULL, 10);
simple_strtoul   1093 drivers/char/lp.c 					unsigned long r = simple_strtoul(parport[n], &ep, 0);
simple_strtoul    182 drivers/cpufreq/elanfreq.c 	max_freq = simple_strtoul(str, &str, 0);
simple_strtoul    933 drivers/crypto/hifn_795x.c 		freq = simple_strtoul(hifn_pll_ref + 3, NULL, 10);
simple_strtoul   2659 drivers/crypto/hifn_795x.c 		freq = simple_strtoul(hifn_pll_ref + 3, NULL, 10);
simple_strtoul     43 drivers/edac/edac_device_sysfs.c 	ctl_info->log_ue = (simple_strtoul(data, NULL, 0) != 0);
simple_strtoul     60 drivers/edac/edac_device_sysfs.c 	ctl_info->log_ce = (simple_strtoul(data, NULL, 0) != 0);
simple_strtoul     77 drivers/edac/edac_device_sysfs.c 	ctl_info->panic_on_ue = (simple_strtoul(data, NULL, 0) != 0);
simple_strtoul    100 drivers/edac/edac_device_sysfs.c 	value = simple_strtoul(data, NULL, 0);
simple_strtoul    225 drivers/edac/edac_pci_sysfs.c 		*value = simple_strtoul(buffer, NULL, 0);
simple_strtoul    371 drivers/edac/mpc85xx_edac.c 			 simple_strtoul(data, NULL, 0));
simple_strtoul    384 drivers/edac/mpc85xx_edac.c 			 simple_strtoul(data, NULL, 0));
simple_strtoul    397 drivers/edac/mpc85xx_edac.c 			 simple_strtoul(data, NULL, 0));
simple_strtoul   1005 drivers/firmware/dmi_scan.c 	year = simple_strtoul(y, &e, 10);
simple_strtoul   1015 drivers/firmware/dmi_scan.c 	month = simple_strtoul(s, &e, 10);
simple_strtoul   1022 drivers/firmware/dmi_scan.c 	day = simple_strtoul(s, &e, 10);
simple_strtoul    223 drivers/gpio/gpiolib-acpi.c 			pin = simple_strtoul(pin_str + 1, &endp, 10);
simple_strtoul    963 drivers/hid/hid-lg4ff.c 	u16 combine = simple_strtoul(buf, NULL, 10);
simple_strtoul   1018 drivers/hid/hid-lg4ff.c 	u16 range = simple_strtoul(buf, NULL, 10);
simple_strtoul   2067 drivers/hid/hid-logitech-hidpp.c 	int range = simple_strtoul(buf, NULL, 10);
simple_strtoul    151 drivers/hid/hid-wiimote-debug.c 		i = simple_strtoul(buf, NULL, 16);
simple_strtoul    347 drivers/ide/ide-proc.c 			val = simple_strtoul(p, &q, 10);
simple_strtoul   6060 drivers/infiniband/hw/qib/qib_iba7322.c 	deflt = simple_strtoul(str, &nxt, 0);
simple_strtoul   6070 drivers/infiniband/hw/qib/qib_iba7322.c 		unit = simple_strtoul(str, &nxt, 0);
simple_strtoul   6077 drivers/infiniband/hw/qib/qib_iba7322.c 		port = simple_strtoul(str, &nxt, 0);
simple_strtoul   6084 drivers/infiniband/hw/qib/qib_iba7322.c 		val = simple_strtoul(str, &nxt, 0);
simple_strtoul   6096 drivers/infiniband/hw/qib/qib_iba7322.c 			h1 = (u32)simple_strtoul(str, &nxt, 0);
simple_strtoul   6147 drivers/infiniband/hw/qib/qib_iba7322.c 	val = simple_strtoul(str, &n, 0);
simple_strtoul   2279 drivers/infiniband/ulp/ipoib/ipoib_main.c 	unsigned long umcast_val = simple_strtoul(buf, NULL, 0);
simple_strtoul    748 drivers/input/joystick/analog.c 		analog_options[i] = simple_strtoul(js[i], &end, 0);
simple_strtoul    426 drivers/input/mouse/sentelic.c 	reg = simple_strtoul(buf, &rest, 16);
simple_strtoul     54 drivers/input/touchscreen/gunze.c 	input_report_abs(dev, ABS_X, simple_strtoul(gunze->data + 1, NULL, 10));
simple_strtoul     55 drivers/input/touchscreen/gunze.c 	input_report_abs(dev, ABS_Y, 1024 - simple_strtoul(gunze->data + 6, NULL, 10));
simple_strtoul    198 drivers/macintosh/windfarm_core.c 	val = simple_strtoul(buf, &endp, 0);
simple_strtoul     21 drivers/md/bcache/util.c #define simple_strtouint(c, end, base)	simple_strtoul(c, end, base)
simple_strtoul   4435 drivers/md/md.c 	int major = simple_strtoul(buf, &e, 10);
simple_strtoul   4443 drivers/md/md.c 	minor = simple_strtoul(e+1, &e, 10);
simple_strtoul   4504 drivers/md/md.c 		chunk = end_chunk = simple_strtoul(buf, &end, 0);
simple_strtoul   4508 drivers/md/md.c 			end_chunk = simple_strtoul(buf, &end, 0);
simple_strtoul   4626 drivers/md/md.c 	major = simple_strtoul(buf, &e, 10);
simple_strtoul   4631 drivers/md/md.c 	minor = simple_strtoul(buf, &e, 10);
simple_strtoul    491 drivers/misc/enclosure.c 	int val = simple_strtoul(buf, NULL, 0);
simple_strtoul    549 drivers/misc/enclosure.c 	int val = simple_strtoul(buf, NULL, 0);
simple_strtoul    573 drivers/misc/enclosure.c 	int val = simple_strtoul(buf, NULL, 0);
simple_strtoul    538 drivers/misc/ibmasm/ibmasmfs.c 	value = simple_strtoul(buff, NULL, 10);
simple_strtoul    190 drivers/misc/tsl2550.c 	unsigned long val = simple_strtoul(buf, NULL, 10);
simple_strtoul    222 drivers/misc/tsl2550.c 	unsigned long val = simple_strtoul(buf, NULL, 10);
simple_strtoul    291 drivers/mmc/core/block.c 	unsigned long set = simple_strtoul(buf, &end, 0);
simple_strtoul    328 drivers/mtd/devices/block2mtd.c 	unsigned long result = simple_strtoul(cp, endp, base);
simple_strtoul    235 drivers/mtd/devices/slram.c 	devstart = simple_strtoul(szstart, &buffer, 0);
simple_strtoul    239 drivers/mtd/devices/slram.c 		devlength = simple_strtoul(szlength, &buffer, 0);
simple_strtoul    246 drivers/mtd/devices/slram.c 		devlength = simple_strtoul(szlength + 1, &buffer, 0);
simple_strtoul    386 drivers/mtd/mtdoops.c 	mtd_index = simple_strtoul(mtddev, &endp, 0);
simple_strtoul    159 drivers/mtd/mtdsuper.c 			mtdnr = simple_strtoul(fc->source + 3, &endptr, 0);
simple_strtoul    780 drivers/mtd/nand/raw/nandsim.c 		erase_block_no = simple_strtoul(w, &w, 0);
simple_strtoul    809 drivers/mtd/nand/raw/nandsim.c 		erase_block_no = simple_strtoul(w, &w, 0);
simple_strtoul    817 drivers/mtd/nand/raw/nandsim.c 			max_erases = simple_strtoul(w, &w, 0);
simple_strtoul    860 drivers/mtd/nand/raw/nandsim.c 		page_no = simple_strtoul(w, &w, 0);
simple_strtoul    868 drivers/mtd/nand/raw/nandsim.c 			max_writes = simple_strtoul(w, &w, 0);
simple_strtoul    911 drivers/mtd/nand/raw/nandsim.c 		page_no = simple_strtoul(g, &g, 0);
simple_strtoul    919 drivers/mtd/nand/raw/nandsim.c 			max_reads = simple_strtoul(g, &g, 0);
simple_strtoul   1155 drivers/mtd/ubi/build.c 	mtd_num = simple_strtoul(mtd_dev, &endp, 0);
simple_strtoul   1315 drivers/mtd/ubi/build.c 	result = simple_strtoul(str, &endp, 0);
simple_strtoul    519 drivers/net/ethernet/8390/etherh.c 			addr[i] = simple_strtoul(s + 1, &s, 0x10);
simple_strtoul    417 drivers/net/ethernet/broadcom/b44.c 	if (simple_strtoul(buf, NULL, 0) == 2) {
simple_strtoul    480 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 				    simple_strtoul(ptr, &ptr, 16);
simple_strtoul    490 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 			mgp->serial_number = simple_strtoul(ptr, &ptr, 10);
simple_strtoul    204 drivers/net/ethernet/seeq/ether3.c 			addr[i] = simple_strtoul(s + 1, &s, 0x10);
simple_strtoul   3177 drivers/net/ethernet/sun/sunhme.c 			int i = simple_strtoul(dev->name + 3, NULL, 10);
simple_strtoul    990 drivers/net/hamradio/baycom_epp.c 		bc->cfg.fclk = simple_strtoul(cp+5, NULL, 0);
simple_strtoul    997 drivers/net/hamradio/baycom_epp.c 		bc->cfg.bps = simple_strtoul(cp+4, NULL, 0);
simple_strtoul    485 drivers/net/hamradio/baycom_ser_fdx.c 		baud = simple_strtoul(modestr+3, NULL, 10);
simple_strtoul   1384 drivers/net/plip/plip.c 		int n = simple_strtoul(str+7, NULL, 10);
simple_strtoul   1314 drivers/net/usb/pegasus.c 		vendor_id = simple_strtoul(token, NULL, 16);
simple_strtoul   1316 drivers/net/usb/pegasus.c 		device_id = simple_strtoul(token, NULL, 16);
simple_strtoul   1317 drivers/net/usb/pegasus.c 	flags = simple_strtoul(id, NULL, 16);
simple_strtoul    411 drivers/net/wan/c101.c 		irq = simple_strtoul(hw, &hw, 0);
simple_strtoul    415 drivers/net/wan/c101.c 		ram = simple_strtoul(hw, &hw, 0);
simple_strtoul    506 drivers/net/wan/n2.c 		io = simple_strtoul(hw, &hw, 0);
simple_strtoul    510 drivers/net/wan/n2.c 		irq = simple_strtoul(hw, &hw, 0);
simple_strtoul    514 drivers/net/wan/n2.c 		ram = simple_strtoul(hw, &hw, 0);
simple_strtoul   1199 drivers/net/wireless/intel/ipw2x00/ipw2200.c 		val = simple_strtoul(p, &p, 16);
simple_strtoul   1201 drivers/net/wireless/intel/ipw2x00/ipw2200.c 		val = simple_strtoul(p, &p, 10);
simple_strtoul   1493 drivers/net/wireless/intel/ipw2x00/ipw2200.c 		val = simple_strtoul(p, &p, 16);
simple_strtoul   1495 drivers/net/wireless/intel/ipw2x00/ipw2200.c 		val = simple_strtoul(p, &p, 10);
simple_strtoul   3134 drivers/net/wireless/intel/iwlegacy/3945-mac.c 	val = simple_strtoul(p, &p, 10);
simple_strtoul   3158 drivers/net/wireless/intel/iwlegacy/3945-mac.c 	u32 flags = simple_strtoul(buf, NULL, 0);
simple_strtoul   3192 drivers/net/wireless/intel/iwlegacy/3945-mac.c 	u32 filter_flags = simple_strtoul(buf, NULL, 0);
simple_strtoul   3264 drivers/net/wireless/intel/iwlegacy/3945-mac.c 		channel = simple_strtoul(p, NULL, 0);
simple_strtoul   3272 drivers/net/wireless/intel/iwlegacy/3945-mac.c 			type = simple_strtoul(p + 1, NULL, 0);
simple_strtoul   3291 drivers/net/wireless/intel/iwlegacy/3945-mac.c 	il->retry_rate = simple_strtoul(buf, NULL, 0);
simple_strtoul    468 drivers/net/wireless/marvell/libertas/debugfs.c 	priv->mac_offset = simple_strtoul(buf, NULL, 16);
simple_strtoul    539 drivers/net/wireless/marvell/libertas/debugfs.c 	priv->bbp_offset = simple_strtoul(buf, NULL, 16);
simple_strtoul    611 drivers/net/wireless/marvell/libertas/debugfs.c 	priv->rf_offset = simple_strtoul(buf, NULL, 16);
simple_strtoul    885 drivers/net/wireless/marvell/libertas/debugfs.c 			r = simple_strtoul(p2, NULL, 0);
simple_strtoul    468 drivers/net/wireless/ralink/rt2x00/rt2x00debug.c 	value = simple_strtoul(line, NULL, 0);			\
simple_strtoul    637 drivers/net/xen-netback/xenbus.c 	b = simple_strtoul(s, &e, 10);
simple_strtoul    642 drivers/net/xen-netback/xenbus.c 	u = simple_strtoul(s, &e, 10);
simple_strtoul    667 drivers/net/xen-netback/xenbus.c 		mac[i] = simple_strtoul(s, &e, 16);
simple_strtoul   1451 drivers/net/xen-netfront.c 		mac[i] = simple_strtoul(s, &e, 16);
simple_strtoul   2117 drivers/net/xen-netfront.c 	target = simple_strtoul(buf, &endp, 0);
simple_strtoul     88 drivers/oprofile/oprofilefs.c 	*val = simple_strtoul(tmpbuf, NULL, 0);
simple_strtoul    445 drivers/parisc/eisa.c 		val = (int) simple_strtoul(cur, &pe, 0);
simple_strtoul    287 drivers/parisc/pdc_stable.c 	hwpath.mod = simple_strtoul(temp+1, NULL, 10);
simple_strtoul    297 drivers/parisc/pdc_stable.c 		hwpath.bc[i] = simple_strtoul(temp+1, NULL, 10);
simple_strtoul    303 drivers/parisc/pdc_stable.c 	hwpath.bc[i] = simple_strtoul(in, NULL, 10);
simple_strtoul    400 drivers/parisc/pdc_stable.c 	layers[0] = simple_strtoul(in, NULL, 10);
simple_strtoul    407 drivers/parisc/pdc_stable.c 		layers[i] = simple_strtoul(temp, NULL, 10);
simple_strtoul   3110 drivers/parport/parport_pc.c 		unsigned long r = simple_strtoul(s, &ep, 0);
simple_strtoul   3257 drivers/parport/parport_pc.c 	val = simple_strtoul(str, &endptr, 0);
simple_strtoul     74 drivers/pci/hotplug/cpcihp_generic.c 	tmp = simple_strtoul(str, &p, 16);
simple_strtoul     86 drivers/pci/hotplug/cpcihp_generic.c 	tmp = simple_strtoul(str, &p, 16);
simple_strtoul     87 drivers/pci/hotplug/pci_hotplug_core.c 	lpower = simple_strtoul(buf, NULL, 10);
simple_strtoul    145 drivers/pci/hotplug/pci_hotplug_core.c 	lattention = simple_strtoul(buf, NULL, 10);
simple_strtoul    211 drivers/pci/hotplug/pci_hotplug_core.c 	ltest = simple_strtoul(buf, NULL, 10);
simple_strtoul    295 drivers/pci/hotplug/rpaphp_core.c 	value = simple_strtoul(drc_type, &endptr, 10);
simple_strtoul    378 drivers/pci/hotplug/rpaphp_core.c 		slot->type = simple_strtoul(type, NULL, 10);
simple_strtoul   6455 drivers/pci/pci.c 					simple_strtoul(str + 10, &str, 0);
simple_strtoul    630 drivers/pcmcia/vrc4171_card.c 		irq = simple_strtoul(options, &options, 0);
simple_strtoul    138 drivers/platform/x86/dcdbas.c 	buf_size = simple_strtoul(buf, NULL, 10);
simple_strtoul    205 drivers/platform/x86/dcdbas.c 	host_control_action = simple_strtoul(buf, NULL, 10);
simple_strtoul    220 drivers/platform/x86/dcdbas.c 	host_control_smi_type = simple_strtoul(buf, NULL, 10);
simple_strtoul    235 drivers/platform/x86/dcdbas.c 	host_control_on_shutdown = simple_strtoul(buf, NULL, 10);
simple_strtoul    303 drivers/platform/x86/dcdbas.c 	unsigned long val = simple_strtoul(buf, NULL, 10);
simple_strtoul    464 drivers/platform/x86/hp-wmi.c 	u32 tmp = simple_strtoul(buf, NULL, 10);
simple_strtoul    141 drivers/platform/x86/tc1100-wmi.c 	u32 tmp = simple_strtoul(buf, NULL, 10); \
simple_strtoul   1092 drivers/platform/x86/thinkpad_acpi.c 	*value = simple_strtoul(skip_spaces(buf), &endp, 0);
simple_strtoul    114 drivers/s390/cio/blacklist.c 	val = simple_strtoul(str, &str_work, 16);
simple_strtoul    961 drivers/s390/crypto/ap_bus.c 		a = z = simple_strtoul(str, &np, 0);
simple_strtoul    966 drivers/s390/crypto/ap_bus.c 			z = simple_strtoul(++str, &np, 0);
simple_strtoul    272 drivers/s390/net/ctcm_main.h 	dev1 = simple_strtoul(id1, &id1, 16);
simple_strtoul    273 drivers/s390/net/ctcm_main.h 	dev2 = simple_strtoul(id2, &id2, 16);
simple_strtoul   2009 drivers/s390/net/lcs.c 	i = simple_strtoul(buf, &tmp, 16);
simple_strtoul    132 drivers/s390/net/qeth_core_sys.c 	portno = simple_strtoul(buf, &tmp, 16);
simple_strtoul    289 drivers/s390/net/qeth_core_sys.c 	cnt = simple_strtoul(buf, &tmp, 10);
simple_strtoul    316 drivers/s390/net/qeth_core_sys.c 	i = simple_strtoul(buf, &tmp, 16);
simple_strtoul    397 drivers/s390/net/qeth_core_sys.c 	i = simple_strtoul(buf, &tmp, 16);
simple_strtoul    633 drivers/s390/net/qeth_core_sys.c 	i = simple_strtoul(buf, &tmp, 10);
simple_strtoul    175 drivers/s390/net/qeth_l3_sys.c 	i = simple_strtoul(buf, &tmp, 16);
simple_strtoul    503 drivers/s390/net/qeth_l3_sys.c 	*mask_bits = simple_strtoul(start, &tmp, 10);
simple_strtoul   3669 drivers/scsi/BusLogic.c 				unsigned long io_addr = simple_strtoul(options,
simple_strtoul   3711 drivers/scsi/BusLogic.c 					unsigned short qdepth = simple_strtoul(options, &options, 0);
simple_strtoul   3732 drivers/scsi/BusLogic.c 				unsigned short qdepth = simple_strtoul(options, &options, 0);
simple_strtoul   3779 drivers/scsi/BusLogic.c 					simple_strtoul(options, &options, 0);
simple_strtoul   1033 drivers/scsi/aic7xxx/aic79xx_osm.c 	tags = simple_strtoul(p + 1, NULL, 0) & 0xff;
simple_strtoul   1208 drivers/scsi/aic7xxx/aic79xx_osm.c 			*(options[i].flag) = simple_strtoul(p + n + 1, NULL, 0);
simple_strtoul    911 drivers/scsi/aic7xxx/aic7xxx_osm.c 	tags = simple_strtoul(p + 1, NULL, 0) & 0xff;
simple_strtoul   1071 drivers/scsi/aic7xxx/aic7xxx_osm.c 			*(options[i].flag) = simple_strtoul(p + n + 1, NULL, 0);
simple_strtoul   3191 drivers/scsi/gdth.c             val = (int)simple_strtoul(cur_str, NULL, 0);
simple_strtoul   3218 drivers/scsi/gdth.c                     (int)simple_strtoul(cur_str, NULL, 0);
simple_strtoul   3240 drivers/scsi/gdth.c         ints[i++] = simple_strtoul(cur, NULL, 0);
simple_strtoul   3002 drivers/scsi/ibmvscsi/ibmvfc.c 	vhost->log_level = simple_strtoul(buf, NULL, 10);
simple_strtoul    132 drivers/scsi/imm.c 		dev->mode = simple_strtoul(buffer + 5, NULL, 0);
simple_strtoul   3557 drivers/scsi/ipr.c 	ioa_cfg->log_level = simple_strtoul(buf, NULL, 10);
simple_strtoul   4699 drivers/scsi/ipr.c 			res->raw_mode = simple_strtoul(buf, NULL, 10);
simple_strtoul   8131 drivers/scsi/ipr.c 	ioa_cfg->type = simple_strtoul((char *)type, NULL, 16);
simple_strtoul    527 drivers/scsi/ips.c 					    simple_strtoul(value, NULL, 0);
simple_strtoul   4222 drivers/scsi/lpfc/lpfc_attr.c 		base = simple_strtoul(base_str, NULL, 0);
simple_strtoul   4227 drivers/scsi/lpfc/lpfc_attr.c 		step = simple_strtoul(step_str, NULL, 0);
simple_strtoul    672 drivers/scsi/ncr53c8xx.c 			val = (int) simple_strtoul(pv, &pe, 0);
simple_strtoul    797 drivers/scsi/ncr53c8xx.c 		v = simple_strtoul(p, &ep, 0);
simple_strtoul    633 drivers/scsi/pcmcia/sym53c500_cs.c 	pio = simple_strtoul(buf, NULL, 0);
simple_strtoul    128 drivers/scsi/ppa.c 		x = simple_strtoul(buffer + 5, NULL, 0);
simple_strtoul    133 drivers/scsi/ppa.c 		x = simple_strtoul(buffer + 10, NULL, 0);
simple_strtoul   4064 drivers/scsi/qla1280.c 			val = simple_strtoul(ptr, &ptr, 0);
simple_strtoul    407 drivers/scsi/qla2xxx/qla_dfs.c 	num_act_qp = simple_strtoul(buf, NULL, 0);
simple_strtoul    341 drivers/scsi/scsi_proc.c 		host = simple_strtoul(p, &p, 0);
simple_strtoul    342 drivers/scsi/scsi_proc.c 		channel = simple_strtoul(p + 1, &p, 0);
simple_strtoul    343 drivers/scsi/scsi_proc.c 		id = simple_strtoul(p + 1, &p, 0);
simple_strtoul    344 drivers/scsi/scsi_proc.c 		lun = simple_strtoul(p + 1, &p, 0);
simple_strtoul    355 drivers/scsi/scsi_proc.c 		host = simple_strtoul(p, &p, 0);
simple_strtoul    356 drivers/scsi/scsi_proc.c 		channel = simple_strtoul(p + 1, &p, 0);
simple_strtoul    357 drivers/scsi/scsi_proc.c 		id = simple_strtoul(p + 1, &p, 0);
simple_strtoul    358 drivers/scsi/scsi_proc.c 		lun = simple_strtoul(p + 1, &p, 0);
simple_strtoul    944 drivers/scsi/scsi_sysfs.c 	int val = simple_strtoul(buf, NULL, 0);				\
simple_strtoul    979 drivers/scsi/scsi_sysfs.c 	depth = simple_strtoul(buf, NULL, 0);
simple_strtoul    720 drivers/scsi/scsi_transport_fc.c 	val = simple_strtoul(buf, &cp, 0);				\
simple_strtoul    841 drivers/scsi/scsi_transport_fc.c 	*val = simple_strtoul(buf, &cp, 0);
simple_strtoul    975 drivers/scsi/scsi_transport_fc.c 		val = simple_strtoul(buf, &cp, 0);
simple_strtoul   1086 drivers/scsi/scsi_transport_fc.c 	val = simple_strtoul(buf, &cp, 0);				\
simple_strtoul   1151 drivers/scsi/scsi_transport_fc.c 	val = simple_strtoul(buf, &cp, 0);				\
simple_strtoul   1351 drivers/scsi/scsi_transport_fc.c 	val = simple_strtoul(buf, &cp, 0);				\
simple_strtoul   4074 drivers/scsi/scsi_transport_iscsi.c 		val = simple_strtoul(buf, &cp, 0);			\
simple_strtoul    290 drivers/scsi/scsi_transport_spi.c 	val = simple_strtoul(buf, NULL, 0);				\
simple_strtoul    324 drivers/scsi/scsi_transport_spi.c 	val = simple_strtoul(buf, NULL, 0);				\
simple_strtoul    344 drivers/scsi/scsi_transport_spi.c 	val = simple_strtoul(buf, NULL, 0);				\
simple_strtoul    446 drivers/scsi/scsi_transport_spi.c 	picosec = simple_strtoul(buf, &endp, 10) * 1000;
simple_strtoul     57 drivers/scsi/sim710.c 		int val = (int)simple_strtoul(++next, NULL, 0);
simple_strtoul   4131 drivers/scsi/st.c 							simple_strtoul(stp + len + 1, NULL, 0);
simple_strtoul     88 drivers/scsi/sym53c8xx_2/sym_glue.c 		int val = (int) simple_strtoul(p, &next_p, 0);
simple_strtoul    991 drivers/scsi/sym53c8xx_2/sym_glue.c 	*pv = simple_strtoul(ptr, &end, 10);
simple_strtoul   1828 drivers/scsi/wd33c93.c 		*val = simple_strtoul(cp, NULL, 0);
simple_strtoul   2080 drivers/scsi/wd33c93.c 			hd->args = simple_strtoul(bp+6, &bp, 0) & DB_MASK;
simple_strtoul   2082 drivers/scsi/wd33c93.c 			x = simple_strtoul(bp+11, &bp, 0);
simple_strtoul   2087 drivers/scsi/wd33c93.c 		x = simple_strtoul(bp+7, &bp, 0);
simple_strtoul   2092 drivers/scsi/wd33c93.c 			set_resync(hd, (int)simple_strtoul(bp+7, &bp, 0));
simple_strtoul   2094 drivers/scsi/wd33c93.c 			hd->proc = simple_strtoul(bp+5, &bp, 0);
simple_strtoul   2096 drivers/scsi/wd33c93.c 			hd->no_dma = simple_strtoul(bp+6, &bp, 0);
simple_strtoul   2098 drivers/scsi/wd33c93.c 			hd->level2 = simple_strtoul(bp+7, &bp, 0);
simple_strtoul   2108 drivers/scsi/wd33c93.c 			x = simple_strtoul(bp+7, &bp, 0);
simple_strtoul     36 drivers/sh/intc/userimask.c 	level = simple_strtoul(buf, NULL, 10);
simple_strtoul    258 drivers/soc/fsl/qe/qe.c 		i = simple_strtoul(source + 3, NULL, 10);
simple_strtoul    266 drivers/soc/fsl/qe/qe.c 		i = simple_strtoul(source + 3, NULL, 10);
simple_strtoul    156 drivers/spi/spi-tle62x0.c 	val = simple_strtoul(buf, &endp, 0);
simple_strtoul    326 drivers/ssb/driver_chipcommon_pmu.c 			crystalfreq = simple_strtoul(buf, NULL, 0);
simple_strtoul    207 drivers/ssb/host_soc.c 		iv->has_cardbus_slot = !!simple_strtoul(buf, NULL, 10);
simple_strtoul   1380 drivers/staging/isdn/gigaset/ev-layer.c 			val = simple_strtoul(s, (char **) &e, 10);
simple_strtoul    161 drivers/staging/speakup/kobjects.c 		index = simple_strtoul(cp, &temp, 10);
simple_strtoul    798 drivers/staging/speakup/kobjects.c 		index = simple_strtoul(cp, &temp, 10);
simple_strtoul   1986 drivers/staging/speakup/main.c 	goto_pos = simple_strtoul(goto_buf, &cp, 10);
simple_strtoul    333 drivers/staging/speakup/varhandlers.c 	val = simple_strtoul(skip_spaces(start), &start, 10);
simple_strtoul    814 drivers/target/iscsi/iscsi_target_parameters.c 	value = simple_strtoul(value_ptr, &tmpptr, 0);
simple_strtoul    998 drivers/target/iscsi/iscsi_target_parameters.c 		u32 acceptor_value = simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul    999 drivers/target/iscsi/iscsi_target_parameters.c 		u32 proposer_value = simple_strtoul(value, &tmpptr, 0);
simple_strtoul   1300 drivers/target/iscsi/iscsi_target_parameters.c 			ErrorRecoveryLevel = simple_strtoul(param->value,
simple_strtoul   1306 drivers/target/iscsi/iscsi_target_parameters.c 			MaxBurstLength = simple_strtoul(param->value,
simple_strtoul   1333 drivers/target/iscsi/iscsi_target_parameters.c 			FirstBurstLength = simple_strtoul(param->value,
simple_strtoul   1554 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1582 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1590 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1650 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1655 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1668 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1673 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1678 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1683 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1688 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul   1701 drivers/target/iscsi/iscsi_target_parameters.c 				simple_strtoul(param->value, &tmpptr, 0);
simple_strtoul     69 drivers/tty/serial/earlycon.c 		earlycon->index = simple_strtoul(s, NULL, 10);
simple_strtoul    118 drivers/tty/serial/earlycon.c 		device->baud = simple_strtoul(options, NULL, 0);
simple_strtoul    288 drivers/tty/serial/earlycon.c 		early_console_dev.baud = simple_strtoul(options, NULL, 0);
simple_strtoul   2035 drivers/tty/serial/serial_core.c 	*baud = simple_strtoul(s, NULL, 10);
simple_strtoul    121 drivers/tty/serial/suncore.c 	baud = simple_strtoul(s, NULL, 0);
simple_strtoul    123 drivers/tty/serial/suncore.c 	bits = simple_strtoul(++s, NULL, 0);
simple_strtoul    127 drivers/tty/serial/suncore.c 	stop = simple_strtoul(++s, NULL, 0);
simple_strtoul    407 drivers/tty/tty_io.c 	tty_line = simple_strtoul(str, &str, 10);
simple_strtoul   3793 drivers/tty/vt/vt.c 	int bind = simple_strtoul(buf, NULL, 0);
simple_strtoul    846 drivers/usb/early/ehci-dbgp.c 		dbgp_num = simple_strtoul(s, &e, 10);
simple_strtoul   1058 drivers/usb/early/ehci-dbgp.c 		kgdbdbgp_wait_time = simple_strtoul(ptr, &ptr, 10);
simple_strtoul     97 drivers/usb/gadget/epautoconf.c 		u8 num = simple_strtoul(&ep->name[2], NULL, 10);
simple_strtoul     88 drivers/usb/misc/cytherm.c 	cytherm->brightness = simple_strtoul(buf, NULL, 10);
simple_strtoul    220 drivers/usb/misc/cytherm.c 	tmp = simple_strtoul(buf, NULL, 10);
simple_strtoul    275 drivers/usb/misc/cytherm.c 	tmp = simple_strtoul(buf, NULL, 10);
simple_strtoul    183 drivers/usb/misc/usbsevseg.c 	mydev->name = simple_strtoul(buf, NULL, 10);		\
simple_strtoul     71 drivers/usb/serial/console.c 		baud = simple_strtoul(options, NULL, 10);
simple_strtoul   2659 drivers/usb/serial/io_ti.c 	unsigned int v = simple_strtoul(valbuf, NULL, 0);
simple_strtoul    496 drivers/usb/storage/usb.c 		if (vid == simple_strtoul(p, &p, 16) &&
simple_strtoul    498 drivers/usb/storage/usb.c 				pid == simple_strtoul(p+1, &p, 16) &&
simple_strtoul    320 drivers/video/console/sticore.c 				font_height[i] = simple_strtoul(str, NULL, 0);
simple_strtoul    321 drivers/video/console/sticore.c 				font_width[i] = simple_strtoul(x+1, NULL, 0);
simple_strtoul    323 drivers/video/console/sticore.c 				font_index[i] = simple_strtoul(str, NULL, 0);
simple_strtoul    768 drivers/video/fbdev/acornfb.c 	fb_info.monspecs.hfmin = simple_strtoul(p, &p, 0);
simple_strtoul    770 drivers/video/fbdev/acornfb.c 		fb_info.monspecs.hfmax = simple_strtoul(p + 1, &p, 0);
simple_strtoul    777 drivers/video/fbdev/acornfb.c 	fb_info.monspecs.vfmin = simple_strtoul(p + 1, &p, 0);
simple_strtoul    779 drivers/video/fbdev/acornfb.c 		fb_info.monspecs.vfmax = simple_strtoul(p + 1, &p, 0);
simple_strtoul    786 drivers/video/fbdev/acornfb.c 	fb_info.monspecs.dpms = simple_strtoul(p + 1, &p, 0);
simple_strtoul    791 drivers/video/fbdev/acornfb.c 	fb_info.var.width = simple_strtoul(p + 1, &p, 0);
simple_strtoul    796 drivers/video/fbdev/acornfb.c 	fb_info.var.height = simple_strtoul(p + 1, NULL, 0);
simple_strtoul    832 drivers/video/fbdev/acornfb.c 		current_par.montype = simple_strtoul(opt, &opt, 0);
simple_strtoul    854 drivers/video/fbdev/acornfb.c 	size = simple_strtoul(opt, &opt, 0);
simple_strtoul   2319 drivers/video/fbdev/amifb.c 	vmin = simple_strtoul(p, NULL, 10);
simple_strtoul   2324 drivers/video/fbdev/amifb.c 	vmax = simple_strtoul(p, NULL, 10);
simple_strtoul   2329 drivers/video/fbdev/amifb.c 	hmin = 1000 * simple_strtoul(p, NULL, 10);
simple_strtoul   2334 drivers/video/fbdev/amifb.c 	hmax = 1000 * simple_strtoul(p, NULL, 10);
simple_strtoul   2361 drivers/video/fbdev/amifb.c 			min_fstrt = simple_strtoul(this_opt + 7, NULL, 0);
simple_strtoul   2807 drivers/video/fbdev/atafb.c 	xres_virtual = xres = simple_strtoul(p, NULL, 10);
simple_strtoul   2814 drivers/video/fbdev/atafb.c 	yres = simple_strtoul(p, NULL, 10);
simple_strtoul   2821 drivers/video/fbdev/atafb.c 	depth = simple_strtoul(p, NULL, 10);
simple_strtoul   2843 drivers/video/fbdev/atafb.c 	addr = simple_strtoul(p, NULL, 0);
simple_strtoul   2849 drivers/video/fbdev/atafb.c 		len = simple_strtoul(p, NULL, 0);
simple_strtoul   2853 drivers/video/fbdev/atafb.c 		external_vgaiobase = simple_strtoul(p, NULL, 0);
simple_strtoul   2857 drivers/video/fbdev/atafb.c 		external_bitspercol = simple_strtoul(p, NULL, 0);
simple_strtoul   2874 drivers/video/fbdev/atafb.c 		xres_virtual = simple_strtoul(p, NULL, 10);
simple_strtoul   2924 drivers/video/fbdev/atafb.c 	xres = simple_strtoul(p, NULL, 10);
simple_strtoul   2928 drivers/video/fbdev/atafb.c 	tt_yres = st_yres = simple_strtoul(p, NULL, 10);
simple_strtoul   2930 drivers/video/fbdev/atafb.c 		sttt_xres_virtual = simple_strtoul(p, NULL, 10);
simple_strtoul   2932 drivers/video/fbdev/atafb.c 		sttt_yres_virtual = simple_strtoul(p, NULL, 0);
simple_strtoul   2934 drivers/video/fbdev/atafb.c 		ovsc_offset = simple_strtoul(p, NULL, 0);
simple_strtoul   2952 drivers/video/fbdev/atafb.c 	vmin = simple_strtoul(p, NULL, 10);
simple_strtoul   2957 drivers/video/fbdev/atafb.c 	vmax = simple_strtoul(p, NULL, 10);
simple_strtoul   2962 drivers/video/fbdev/atafb.c 	hmin = 1000 * simple_strtoul(p, NULL, 10);
simple_strtoul   2967 drivers/video/fbdev/atafb.c 	hmax = 1000 * simple_strtoul(p, NULL, 10);
simple_strtoul   2988 drivers/video/fbdev/atafb.c 	xres = simple_strtoul(p, NULL, 10);
simple_strtoul   2992 drivers/video/fbdev/atafb.c 	yres = simple_strtoul(p, NULL, 10);
simple_strtoul   2996 drivers/video/fbdev/atafb.c 	depth = simple_strtoul(p, NULL, 10);
simple_strtoul   3023 drivers/video/fbdev/atafb.c 			hwscroll = simple_strtoul(this_opt + 9, NULL, 10);
simple_strtoul   3040 drivers/video/fbdev/atafb.c 			fext.f = simple_strtoul(this_opt + 7, NULL, 10);
simple_strtoul   1690 drivers/video/fbdev/aty/aty128fb.c 			default_lcd_on = simple_strtoul(this_opt+4, NULL, 0);
simple_strtoul   1693 drivers/video/fbdev/aty/aty128fb.c 			default_crt_on = simple_strtoul(this_opt+4, NULL, 0);
simple_strtoul   1697 drivers/video/fbdev/aty/aty128fb.c 			backlight = simple_strtoul(this_opt+10, NULL, 0);
simple_strtoul   1708 drivers/video/fbdev/aty/aty128fb.c 			unsigned int vmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   1713 drivers/video/fbdev/aty/aty128fb.c 			unsigned int cmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2744 drivers/video/fbdev/aty/atyfb_base.c 	vmembase = simple_strtoul(p, NULL, 0);
simple_strtoul   2747 drivers/video/fbdev/aty/atyfb_base.c 	size = simple_strtoul(p, NULL, 0);
simple_strtoul   2750 drivers/video/fbdev/aty/atyfb_base.c 	guiregbase = simple_strtoul(p, NULL, 0);
simple_strtoul   3816 drivers/video/fbdev/aty/atyfb_base.c 			vram = simple_strtoul(this_opt + 5, NULL, 0);
simple_strtoul   3818 drivers/video/fbdev/aty/atyfb_base.c 			pll = simple_strtoul(this_opt + 4, NULL, 0);
simple_strtoul   3820 drivers/video/fbdev/aty/atyfb_base.c 			mclk = simple_strtoul(this_opt + 5, NULL, 0);
simple_strtoul   3822 drivers/video/fbdev/aty/atyfb_base.c 			xclk = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   3824 drivers/video/fbdev/aty/atyfb_base.c 			comp_sync = simple_strtoul(this_opt+10, NULL, 0);
simple_strtoul   3826 drivers/video/fbdev/aty/atyfb_base.c 			backlight = simple_strtoul(this_opt+10, NULL, 0);
simple_strtoul   3830 drivers/video/fbdev/aty/atyfb_base.c 			    simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   3835 drivers/video/fbdev/aty/atyfb_base.c 			    simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   2615 drivers/video/fbdev/aty/radeon_base.c 			panel_yres = simple_strtoul((this_opt+11), NULL, 0);
simple_strtoul   2617 drivers/video/fbdev/aty/radeon_base.c 			backlight = simple_strtoul(this_opt+10, NULL, 0);
simple_strtoul    269 drivers/video/fbdev/cg3.c 		ww = simple_strtoul(params, &p, 10);
simple_strtoul    271 drivers/video/fbdev/cg3.c 			hh = simple_strtoul(p + 1, &p, 10);
simple_strtoul    544 drivers/video/fbdev/controlfb.c 			int vmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul    549 drivers/video/fbdev/controlfb.c 			int depth = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul    476 drivers/video/fbdev/core/fbcon.c 				fbcon_softback_size = simple_strtoul(options, &options, 0);
simple_strtoul    502 drivers/video/fbdev/core/fbcon.c 				first_fb_vc = simple_strtoul(options, &options, 10) - 1;
simple_strtoul    506 drivers/video/fbdev/core/fbcon.c 				last_fb_vc = simple_strtoul(options, &options, 10) - 1;
simple_strtoul    514 drivers/video/fbdev/core/fbcon.c 				initial_rotation = simple_strtoul(options, &options, 0);
simple_strtoul    523 drivers/video/fbdev/core/fbcon.c 				margin_color = simple_strtoul(options, &options, 0);
simple_strtoul   3432 drivers/video/fbdev/core/fbcon.c 	rotate = simple_strtoul(buf, last, 0);
simple_strtoul   3454 drivers/video/fbdev/core/fbcon.c 	rotate = simple_strtoul(buf, last, 0);
simple_strtoul   3524 drivers/video/fbdev/core/fbcon.c 	blink = simple_strtoul(buf, last, 0);
simple_strtoul    223 drivers/video/fbdev/core/fbsysfs.c 	var.bits_per_pixel = simple_strtoul(buf, last, 0);
simple_strtoul    246 drivers/video/fbdev/core/fbsysfs.c 	var.rotate = simple_strtoul(buf, last, 0);
simple_strtoul    273 drivers/video/fbdev/core/fbsysfs.c 	var.xres_virtual = simple_strtoul(buf, &last, 0);
simple_strtoul    277 drivers/video/fbdev/core/fbsysfs.c 	var.yres_virtual = simple_strtoul(last, &last, 0);
simple_strtoul    307 drivers/video/fbdev/core/fbsysfs.c 	arg = simple_strtoul(buf, &last, 0);
simple_strtoul    365 drivers/video/fbdev/core/fbsysfs.c 	var.xoffset = simple_strtoul(buf, &last, 0);
simple_strtoul    369 drivers/video/fbdev/core/fbsysfs.c 	var.yoffset = simple_strtoul(last, &last, 0);
simple_strtoul    404 drivers/video/fbdev/core/fbsysfs.c 	state = simple_strtoul(buf, &last, 0);
simple_strtoul    278 drivers/video/fbdev/efifb.c 				screen_info.lfb_base = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul    280 drivers/video/fbdev/efifb.c 				screen_info.lfb_linelength = simple_strtoul(this_opt+7, NULL, 0) * 4;
simple_strtoul    282 drivers/video/fbdev/efifb.c 				screen_info.lfb_height = simple_strtoul(this_opt+7, NULL, 0);
simple_strtoul    284 drivers/video/fbdev/efifb.c 				screen_info.lfb_width = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul    415 drivers/video/fbdev/geode/gx1fb_core.c 			crt_option = !!simple_strtoul(this_opt + 4, NULL, 0);
simple_strtoul    279 drivers/video/fbdev/grvga.c 			screendata->pixclock = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    283 drivers/video/fbdev/grvga.c 			screendata->xres = screendata->xres_virtual = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    287 drivers/video/fbdev/grvga.c 			screendata->right_margin = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    291 drivers/video/fbdev/grvga.c 			screendata->hsync_len = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    295 drivers/video/fbdev/grvga.c 			screendata->left_margin = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    299 drivers/video/fbdev/grvga.c 			screendata->yres = screendata->yres_virtual = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    303 drivers/video/fbdev/grvga.c 			screendata->lower_margin = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    307 drivers/video/fbdev/grvga.c 			screendata->vsync_len = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    311 drivers/video/fbdev/grvga.c 			screendata->upper_margin = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    315 drivers/video/fbdev/grvga.c 			screendata->bits_per_pixel = simple_strtoul(this_opt, NULL, 0);
simple_strtoul    369 drivers/video/fbdev/grvga.c 			grvga_fix_addr = simple_strtoul(this_opt + 5, NULL, 16);
simple_strtoul    371 drivers/video/fbdev/grvga.c 			grvga_mem_size = simple_strtoul(this_opt + 5, NULL, 0);
simple_strtoul   1270 drivers/video/fbdev/i740fb.c 			mtrr = simple_strtoul(opt + 5, NULL, 0);
simple_strtoul   1977 drivers/video/fbdev/i810/i810_main.c 			vram = (simple_strtoul(this_opt+5, NULL, 0));
simple_strtoul   1979 drivers/video/fbdev/i810/i810_main.c 			voffset = (simple_strtoul(this_opt+8, NULL, 0));
simple_strtoul   1981 drivers/video/fbdev/i810/i810_main.c 			xres = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   1983 drivers/video/fbdev/i810/i810_main.c 			yres = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   1985 drivers/video/fbdev/i810/i810_main.c 			vyres = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   1987 drivers/video/fbdev/i810/i810_main.c 			bpp = simple_strtoul(this_opt+4, NULL, 0);
simple_strtoul   1989 drivers/video/fbdev/i810/i810_main.c 			hsync1 = simple_strtoul(this_opt+7, &suffix, 0);
simple_strtoul   1993 drivers/video/fbdev/i810/i810_main.c 			hsync2 = simple_strtoul(this_opt+7, &suffix, 0);
simple_strtoul   1997 drivers/video/fbdev/i810/i810_main.c 			vsync1 = simple_strtoul(this_opt+7, NULL, 0);
simple_strtoul   1999 drivers/video/fbdev/i810/i810_main.c 			vsync2 = simple_strtoul(this_opt+7, NULL, 0);
simple_strtoul   1571 drivers/video/fbdev/imsttfb.c 			int vmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   1575 drivers/video/fbdev/imsttfb.c 			int cmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul    270 drivers/video/fbdev/intelfb/intelfbdrv.c #define OPT_INTVAL(opt, name) simple_strtoul(opt + strlen(name) + 1, NULL, 0)
simple_strtoul    312 drivers/video/fbdev/intelfb/intelfbdrv.c 			*ret = simple_strtoul(this_opt + strlen(name) + 1,
simple_strtoul   2331 drivers/video/fbdev/matrox/matroxfb_base.c 			dev = simple_strtoul(this_opt+4, NULL, 0);
simple_strtoul   2333 drivers/video/fbdev/matrox/matroxfb_base.c 			switch (simple_strtoul(this_opt+6, NULL, 0)) {
simple_strtoul   2345 drivers/video/fbdev/matrox/matroxfb_base.c 			xres = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   2347 drivers/video/fbdev/matrox/matroxfb_base.c 			yres = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   2349 drivers/video/fbdev/matrox/matroxfb_base.c 			vslen = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2351 drivers/video/fbdev/matrox/matroxfb_base.c 			hslen = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2353 drivers/video/fbdev/matrox/matroxfb_base.c 			left = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   2355 drivers/video/fbdev/matrox/matroxfb_base.c 			right = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2357 drivers/video/fbdev/matrox/matroxfb_base.c 			upper = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2359 drivers/video/fbdev/matrox/matroxfb_base.c 			lower = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2361 drivers/video/fbdev/matrox/matroxfb_base.c 			pixclock = simple_strtoul(this_opt+9, NULL, 0);
simple_strtoul   2363 drivers/video/fbdev/matrox/matroxfb_base.c 			sync = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   2365 drivers/video/fbdev/matrox/matroxfb_base.c 			vesa = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   2367 drivers/video/fbdev/matrox/matroxfb_base.c 			maxclk = simple_strtoul(this_opt+7, NULL, 0);
simple_strtoul   2369 drivers/video/fbdev/matrox/matroxfb_base.c 			fh = simple_strtoul(this_opt+3, NULL, 0);
simple_strtoul   2371 drivers/video/fbdev/matrox/matroxfb_base.c 			fv = simple_strtoul(this_opt+3, NULL, 0);
simple_strtoul   2373 drivers/video/fbdev/matrox/matroxfb_base.c 			mem = simple_strtoul(this_opt+4, NULL, 0);
simple_strtoul   2379 drivers/video/fbdev/matrox/matroxfb_base.c 			dfp_type = simple_strtoul(this_opt+4, NULL, 0);
simple_strtoul   2384 drivers/video/fbdev/matrox/matroxfb_base.c 			unsigned int vmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2388 drivers/video/fbdev/matrox/matroxfb_base.c 			unsigned int cmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   2414 drivers/video/fbdev/matrox/matroxfb_base.c 			memtype = simple_strtoul(this_opt+8, NULL, 0);
simple_strtoul   1671 drivers/video/fbdev/mx3fb.c 			default_bpp = simple_strtoul(opt + 4, NULL, 0);
simple_strtoul   1478 drivers/video/fbdev/nvidia/nvidia.c 			paneltweak = simple_strtoul(this_opt+11, NULL, 0);
simple_strtoul   1480 drivers/video/fbdev/nvidia/nvidia.c 			vram = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   1482 drivers/video/fbdev/nvidia/nvidia.c 			backlight = simple_strtoul(this_opt+10, NULL, 0);
simple_strtoul   1488 drivers/video/fbdev/nvidia/nvidia.c 			bpp = simple_strtoul(this_opt+4, NULL, 0);
simple_strtoul   1854 drivers/video/fbdev/omap/omapfb_main.c 			vram = (simple_strtoul(this_opt + 5, &suffix, 0));
simple_strtoul   1874 drivers/video/fbdev/omap/omapfb_main.c 			def_vxres = simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1876 drivers/video/fbdev/omap/omapfb_main.c 			def_vyres = simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1878 drivers/video/fbdev/omap/omapfb_main.c 			def_rotate = (simple_strtoul(this_opt + 7, NULL, 0));
simple_strtoul   1880 drivers/video/fbdev/omap/omapfb_main.c 			def_mirror = (simple_strtoul(this_opt + 7, NULL, 0));
simple_strtoul    143 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c 	info.pos_x = simple_strtoul(buf, &last, 10);
simple_strtoul    148 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c 	info.pos_y = simple_strtoul(last, &last, 10);
simple_strtoul    182 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c 	info.out_width = simple_strtoul(buf, &last, 10);
simple_strtoul    187 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c 	info.out_height = simple_strtoul(last, &last, 10);
simple_strtoul   1480 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fbnum = simple_strtoul(p, &p, 10);
simple_strtoul   1499 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			paddr = simple_strtoul(p + 1, &p, 16);
simple_strtoul    211 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 			ovlnum = simple_strtoul(p, &p, 0);
simple_strtoul    369 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 			rot = simple_strtoul(p, &p, 0);
simple_strtoul    498 drivers/video/fbdev/platinumfb.c 	    		int vmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul    502 drivers/video/fbdev/platinumfb.c 			int depth = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   1778 drivers/video/fbdev/pm2fb.c 			hwcursor = simple_strtoul(this_opt + 9, NULL, 0);
simple_strtoul   1521 drivers/video/fbdev/pm3fb.c 			hwcursor = simple_strtoul(this_opt + 9, NULL, 0);
simple_strtoul   1279 drivers/video/fbdev/ps3fb.c 			ps3fb_mode = simple_strtoul(this_opt + 5, NULL, 0);
simple_strtoul   1870 drivers/video/fbdev/pxafb.c 				bpp = simple_strtoul(&name[i+1], NULL, 0);
simple_strtoul   1877 drivers/video/fbdev/pxafb.c 				yres = simple_strtoul(&name[i+1], NULL, 0);
simple_strtoul   1889 drivers/video/fbdev/pxafb.c 		xres = simple_strtoul(name, NULL, 0);
simple_strtoul   1927 drivers/video/fbdev/pxafb.c 		mode->pixclock = simple_strtoul(this_opt+9, NULL, 0);
simple_strtoul   1930 drivers/video/fbdev/pxafb.c 		mode->left_margin = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   1933 drivers/video/fbdev/pxafb.c 		mode->right_margin = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   1936 drivers/video/fbdev/pxafb.c 		mode->upper_margin = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   1939 drivers/video/fbdev/pxafb.c 		mode->lower_margin = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul   1942 drivers/video/fbdev/pxafb.c 		mode->hsync_len = simple_strtoul(this_opt+9, NULL, 0);
simple_strtoul   1945 drivers/video/fbdev/pxafb.c 		mode->vsync_len = simple_strtoul(this_opt+9, NULL, 0);
simple_strtoul   1948 drivers/video/fbdev/pxafb.c 		if (simple_strtoul(this_opt+6, NULL, 0) == 0) {
simple_strtoul   1956 drivers/video/fbdev/pxafb.c 		if (simple_strtoul(this_opt+6, NULL, 0) == 0) {
simple_strtoul   1964 drivers/video/fbdev/pxafb.c 		if (simple_strtoul(this_opt+4, NULL, 0) == 0) {
simple_strtoul   1972 drivers/video/fbdev/pxafb.c 		if (simple_strtoul(this_opt+9, NULL, 0) == 0) {
simple_strtoul   1980 drivers/video/fbdev/pxafb.c 		if (simple_strtoul(this_opt+12, NULL, 0) == 0) {
simple_strtoul   2131 drivers/video/fbdev/riva/fbdev.c 			backlight = simple_strtoul(this_opt+10, NULL, 0);
simple_strtoul   1532 drivers/video/fbdev/s3fb.c 			mtrr = simple_strtoul(opt + 5, NULL, 0);
simple_strtoul   1534 drivers/video/fbdev/s3fb.c 			fasttext = simple_strtoul(opt + 9, NULL, 0);
simple_strtoul   1256 drivers/video/fbdev/sa1100fb.c 			    simple_strtoul(this_opt + 4, NULL, 0);
simple_strtoul   1260 drivers/video/fbdev/sa1100fb.c 			    simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1263 drivers/video/fbdev/sa1100fb.c 			    simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1269 drivers/video/fbdev/sa1100fb.c 			    simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1279 drivers/video/fbdev/sa1100fb.c 			    simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1210 drivers/video/fbdev/sh_mobile_lcdcfb.c 	alpha = simple_strtoul(buf, &endp, 10);
simple_strtoul   1248 drivers/video/fbdev/sh_mobile_lcdcfb.c 	mode = simple_strtoul(buf, &endp, 10);
simple_strtoul   1328 drivers/video/fbdev/sh_mobile_lcdcfb.c 	rop3 = simple_strtoul(buf, &endp, 10);
simple_strtoul    230 drivers/video/fbdev/sis/sis_main.c 				sisfb_search_vesamode(simple_strtoul(name, NULL, 0), quiet);
simple_strtoul   4005 drivers/video/fbdev/sis/sis_main.c 			sisfb_search_vesamode(simple_strtoul(this_opt + 5, NULL, 0), false);
simple_strtoul   4007 drivers/video/fbdev/sis/sis_main.c 			sisfb_parm_rate = simple_strtoul(this_opt + 5, NULL, 0);
simple_strtoul   4009 drivers/video/fbdev/sis/sis_main.c 			sisfb_forcecrt1 = (int)simple_strtoul(this_opt + 10, NULL, 0);
simple_strtoul   4011 drivers/video/fbdev/sis/sis_main.c 			sisfb_parm_mem = simple_strtoul(this_opt + 4, NULL, 0);
simple_strtoul   4013 drivers/video/fbdev/sis/sis_main.c 			sisfb_pdc = simple_strtoul(this_opt + 4, NULL, 0);
simple_strtoul   4015 drivers/video/fbdev/sis/sis_main.c 			sisfb_pdca = simple_strtoul(this_opt + 5, NULL, 0);
simple_strtoul   4029 drivers/video/fbdev/sis/sis_main.c 			sisfb_userom = (int)simple_strtoul(this_opt + 7, NULL, 0);
simple_strtoul   4031 drivers/video/fbdev/sis/sis_main.c 			sisfb_useoem = (int)simple_strtoul(this_opt + 7, NULL, 0);
simple_strtoul   4036 drivers/video/fbdev/sis/sis_main.c 			temp = simple_strtoul(this_opt + 9, NULL, 0);
simple_strtoul   4056 drivers/video/fbdev/sis/sis_main.c 			temp = simple_strtoul(this_opt + 7, NULL, 0);
simple_strtoul   4066 drivers/video/fbdev/sis/sis_main.c 			sisfb_videoram = simple_strtoul(this_opt + 9, NULL, 0);
simple_strtoul    725 drivers/video/fbdev/sstfb.c 	val = simple_strtoul(buf, last, 0);
simple_strtoul   1300 drivers/video/fbdev/sstfb.c 			mem = simple_strtoul (this_opt+4, NULL, 0);
simple_strtoul   1302 drivers/video/fbdev/sstfb.c 			gfxclk = simple_strtoul (this_opt+7, NULL, 0);
simple_strtoul   1443 drivers/video/fbdev/stifb.c 			stifb_bpp_pref[i] = simple_strtoul(options, &options, 10);
simple_strtoul   1585 drivers/video/fbdev/tdfxfb.c 			hwcursor = simple_strtoul(this_opt + 9, NULL, 0);
simple_strtoul   1793 drivers/video/fbdev/tridentfb.c 			bpp = simple_strtoul(opt + 4, NULL, 0);
simple_strtoul   1799 drivers/video/fbdev/tridentfb.c 			memsize = simple_strtoul(opt + 8, NULL, 0);
simple_strtoul   1801 drivers/video/fbdev/tridentfb.c 			memdiff = simple_strtoul(opt + 8, NULL, 0);
simple_strtoul   1803 drivers/video/fbdev/tridentfb.c 			nativex = simple_strtoul(opt + 8, NULL, 0);
simple_strtoul   1831 drivers/video/fbdev/uvesafb.c 			mtrr = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul   1841 drivers/video/fbdev/uvesafb.c 			vram_total = simple_strtoul(this_opt + 7, NULL, 0);
simple_strtoul   1843 drivers/video/fbdev/uvesafb.c 			vram_remap = simple_strtoul(this_opt + 7, NULL, 0);
simple_strtoul   1845 drivers/video/fbdev/uvesafb.c 			maxhf = simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1847 drivers/video/fbdev/uvesafb.c 			maxvf = simple_strtoul(this_opt + 6, NULL, 0);
simple_strtoul   1849 drivers/video/fbdev/uvesafb.c 			maxclk = simple_strtoul(this_opt + 7, NULL, 0);
simple_strtoul   1851 drivers/video/fbdev/uvesafb.c 			vbemode = simple_strtoul(this_opt + 8, NULL, 0);
simple_strtoul    562 drivers/video/fbdev/valkyriefb.c 	    		int vmode = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul    567 drivers/video/fbdev/valkyriefb.c 			int depth = simple_strtoul(this_opt+6, NULL, 0);
simple_strtoul    225 drivers/video/fbdev/vesafb.c 			mtrr = simple_strtoul(this_opt+5, NULL, 0);
simple_strtoul    229 drivers/video/fbdev/vesafb.c 			vram_total = simple_strtoul(this_opt+7, NULL, 0);
simple_strtoul    231 drivers/video/fbdev/vesafb.c 			vram_remap = simple_strtoul(this_opt+7, NULL, 0);
simple_strtoul   1658 drivers/video/fbdev/via/viafbdev.c 	*xres = simple_strtoul(str, &ptr, 10);
simple_strtoul   1662 drivers/video/fbdev/via/viafbdev.c 	*yres = simple_strtoul(&ptr[1], &ptr, 10);
simple_strtoul     93 drivers/video/fbdev/w100fb.c 	flip = simple_strtoul(buf, NULL, 10);
simple_strtoul    114 drivers/video/fbdev/w100fb.c 	regs = simple_strtoul(buf, NULL, 16);
simple_strtoul    151 drivers/video/fbdev/w100fb.c 	if (simple_strtoul(buf, NULL, 10) > 0) {
simple_strtoul    555 drivers/watchdog/cpwd.c 		p->timeout = simple_strtoul(str_prop, NULL, 10);
simple_strtoul    545 drivers/xen/xenbus/xenbus_xs.c 	t->id = simple_strtoul(id_str, NULL, 0);
simple_strtoul    688 drivers/xen/xenbus/xenbus_xs.c 	cmp = (void *)simple_strtoul(token, NULL, 16);
simple_strtoul    324 fs/9p/v9fs.c   				uid = simple_strtoul(s, &e, 10);
simple_strtoul    333 fs/cachefiles/daemon.c 	frun = simple_strtoul(args, &args, 10);
simple_strtoul    357 fs/cachefiles/daemon.c 	fcull = simple_strtoul(args, &args, 10);
simple_strtoul    381 fs/cachefiles/daemon.c 	fstop = simple_strtoul(args, &args, 10);
simple_strtoul    405 fs/cachefiles/daemon.c 	brun = simple_strtoul(args, &args, 10);
simple_strtoul    429 fs/cachefiles/daemon.c 	bcull = simple_strtoul(args, &args, 10);
simple_strtoul    453 fs/cachefiles/daemon.c 	bstop = simple_strtoul(args, &args, 10);
simple_strtoul    605 fs/cachefiles/daemon.c 	mask = simple_strtoul(args, &args, 0);
simple_strtoul   3135 fs/dcache.c    	dhash_entries = simple_strtoul(str, &str, 0);
simple_strtoul    419 fs/ext2/super.c 	sb_block = simple_strtoul(options, &options, 0);
simple_strtoul   1577 fs/ext4/super.c 	sb_block = simple_strtoul(options, &options, 0);
simple_strtoul    405 fs/hpfs/super.c 			*timeshift = simple_strtoul(rhs, &rhs, 0) * m;
simple_strtoul   1972 fs/inode.c     	ihash_entries = simple_strtoul(str, &str, 0);
simple_strtoul    667 fs/lockd/svc.c param_set_min_max(grace_period, unsigned long, simple_strtoul,
simple_strtoul    669 fs/lockd/svc.c param_set_min_max(timeout, unsigned long, simple_strtoul,
simple_strtoul     50 fs/namespace.c 	mhash_entries = simple_strtoul(str, &str, 0);
simple_strtoul     60 fs/namespace.c 	mphash_entries = simple_strtoul(str, &str, 0);
simple_strtoul    106 fs/nfsd/export.c 	fsidtype = simple_strtoul(buf, &ep, 10);
simple_strtoul    230 fs/nfsd/nfs4idmap.c 	ent.id = simple_strtoul(buf1, &bp, 10);
simple_strtoul    105 fs/ntfs/super.c 			variable = simple_strtoul(ov = v, &v, 0);	\
simple_strtoul    114 fs/ntfs/super.c 		variable = simple_strtoul(ov = v, &v, 0);		\
simple_strtoul    123 fs/ntfs/super.c 		uid_value = simple_strtoul(ov = v, &v, 0);		\
simple_strtoul    135 fs/ntfs/super.c 		gid_value = simple_strtoul(ov = v, &v, 0);		\
simple_strtoul    146 fs/ntfs/super.c 		variable = simple_strtoul(ov = v, &v, 8);		\
simple_strtoul   1545 fs/ocfs2/cluster/heartbeat.c 	bytes = simple_strtoul(p, &p, 0);
simple_strtoul   1634 fs/ocfs2/cluster/heartbeat.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul   2150 fs/ocfs2/cluster/heartbeat.c 	tmp = simple_strtoul(p, &p, 10);
simple_strtoul    194 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul    247 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul    333 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul    432 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul    589 fs/reiserfs/bitmap.c 				&& *value) ? simple_strtoul(value, &value,
simple_strtoul    603 fs/reiserfs/bitmap.c 			     && *value) ? simple_strtoul(value, &value, 0) : 16;
simple_strtoul    661 fs/reiserfs/bitmap.c 			     && *value) ? simple_strtoul(value, &value, 0) : 4;
simple_strtoul    668 fs/reiserfs/bitmap.c 			     && *value) ? simple_strtoul(value, &value,
simple_strtoul   1206 fs/reiserfs/super.c 				*blocks = simple_strtoul(arg, &p, 0);
simple_strtoul   1219 fs/reiserfs/super.c 			unsigned long val = simple_strtoul(arg, &p, 0);
simple_strtoul   2062 fs/ubifs/super.c 	dev = simple_strtoul(name + 3, &endptr, 0);
simple_strtoul   2070 fs/ubifs/super.c 		vol = simple_strtoul(endptr + 1, &endptr, 0);
simple_strtoul    110 include/acpi/platform/aclinux.h #define strtoul                     simple_strtoul
simple_strtoul    466 include/linux/kernel.h extern unsigned long simple_strtoul(const char *,char **,unsigned int);
simple_strtoul     19 init/calibrate.c 	preset_lpj = simple_strtoul(str,NULL,0);
simple_strtoul    260 init/do_mounts.c 			res = new_decode_dev(simple_strtoul(name, &p, 16));
simple_strtoul    295 init/do_mounts.c 	part = simple_strtoul(p, NULL, 10);
simple_strtoul    351 init/do_mounts.c 	root_delay = simple_strtoul(str, NULL, 0);
simple_strtoul    163 init/initramfs.c 		parsed[i] = simple_strtoul(buf, NULL, 16);
simple_strtoul    301 kernel/debug/kdb/kdb_main.c 	*value = simple_strtoul(ep, NULL, 0);
simple_strtoul    342 kernel/debug/kdb/kdb_main.c 	val = simple_strtoul(arg, &endp, 0);
simple_strtoul    349 kernel/debug/kdb/kdb_main.c 		val = simple_strtoul(arg, &endp, 16);
simple_strtoul    409 kernel/debug/kdb/kdb_main.c 		debugflags = simple_strtoul(argv[2], &cp, 0);
simple_strtoul   1592 kernel/debug/kdb/kdb_main.c 			repeat = simple_strtoul(argv[0] + 4, &p, 10);
simple_strtoul   2112 kernel/debug/kdb/kdb_main.c 			adjust = simple_strtoul(argv[2], &cp, 0);
simple_strtoul    115 kernel/dma/swiotlb.c 		io_tlb_nslabs = simple_strtoul(str, &str, 0);
simple_strtoul    963 kernel/fork.c  		(simple_strtoul(s, NULL, 0) << MMF_DUMP_FILTER_SHIFT) &
simple_strtoul    864 kernel/printk/printk.c 		u = simple_strtoul(line + 1, &endp, 10);
simple_strtoul   2221 kernel/printk/printk.c 	idx = simple_strtoul(s, NULL, 10);
simple_strtoul    985 kernel/sysctl_binary.c 			value = simple_strtoul(str, &str, 10);
simple_strtoul   1058 kernel/sysctl_binary.c 			value = simple_strtoul(str, &str, 10);
simple_strtoul   1161 kernel/sysctl_binary.c 		area = simple_strtoul(buf, NULL, 10);
simple_strtoul   1162 kernel/sysctl_binary.c 		node = simple_strtoul(nodep, NULL, 10);
simple_strtoul   3738 kernel/trace/ftrace.c 	long index = simple_strtoul(func_g->search, NULL, 0);
simple_strtoul   4961 kernel/trace/ftrace.c 	fgraph_max_depth = simple_strtoul(str, NULL, 0);
simple_strtoul    519 kernel/trace/trace_probe.c 	bw = simple_strtoul(bf + 1, &tail, 0);	/* Use simple one */
simple_strtoul    525 kernel/trace/trace_probe.c 	bo = simple_strtoul(bf, &tail, 0);
simple_strtoul    916 kernel/user_namespace.c 		extent.first = simple_strtoul(pos, &pos, 10);
simple_strtoul    921 kernel/user_namespace.c 		extent.lower_first = simple_strtoul(pos, &pos, 10);
simple_strtoul    926 kernel/user_namespace.c 		extent.count = simple_strtoul(pos, &pos, 10);
simple_strtoul    185 kernel/watchdog.c 	softlockup_panic = simple_strtoul(str, NULL, 0);
simple_strtoul     45 lib/parser.c   			len = simple_strtoul(p, (char **) &p, 10);
simple_strtoul     72 lib/parser.c   			simple_strtoul(s, &args[argc].to, 0);
simple_strtoul     75 lib/parser.c   			simple_strtoul(s, &args[argc].to, 8);
simple_strtoul     78 lib/parser.c   			simple_strtoul(s, &args[argc].to, 16);
simple_strtoul     90 lib/vsprintf.c EXPORT_SYMBOL(simple_strtoul);
simple_strtoul    103 lib/vsprintf.c 		return -simple_strtoul(cp + 1, endp, base);
simple_strtoul    105 lib/vsprintf.c 	return simple_strtoul(cp, endp, base);
simple_strtoul   3351 lib/vsprintf.c 				simple_strtoul(str, &next, base) :
simple_strtoul   4711 mm/memcontrol.c 	efd = simple_strtoul(buf, &endp, 10);
simple_strtoul   4716 mm/memcontrol.c 	cfd = simple_strtoul(buf, &endp, 10);
simple_strtoul   2512 mm/mmap.c      	val = simple_strtoul(p, &endptr, 10);
simple_strtoul   7643 mm/page_alloc.c 	hashdist = simple_strtoul(str, &str, 0);
simple_strtoul     39 net/bridge/br_sysfs_br.c 	val = simple_strtoul(buf, &endp, 0);
simple_strtoul    332 net/bridge/br_sysfs_if.c 		val = simple_strtoul(buf, &endp, 0);
simple_strtoul    141 net/netfilter/nf_conntrack_amanda.c 		port = htons(simple_strtoul(pbuf, &tmp, 10));
simple_strtoul     91 net/netfilter/nf_conntrack_irc.c 	*ip = cpu_to_be32(simple_strtoul(data, &data, 10));
simple_strtoul    100 net/netfilter/nf_conntrack_irc.c 	*port = simple_strtoul(data, &data, 10);
simple_strtoul    272 net/netfilter/nf_conntrack_sip.c 		p = simple_strtoul(end, (char **)&end, 10);
simple_strtoul    525 net/netfilter/nf_conntrack_sip.c 		p = simple_strtoul(c, (char **)&c, 10);
simple_strtoul    612 net/netfilter/nf_conntrack_sip.c 	*val = simple_strtoul(start, &end, 0);
simple_strtoul   1079 net/netfilter/nf_conntrack_sip.c 		port = simple_strtoul(*dptr + mediaoff, NULL, 10);
simple_strtoul   1251 net/netfilter/nf_conntrack_sip.c 		expires = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul   1351 net/netfilter/nf_conntrack_sip.c 		expires = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul   1414 net/netfilter/nf_conntrack_sip.c 	code = simple_strtoul(*dptr + strlen("SIP/2.0 "), NULL, 10);
simple_strtoul   1425 net/netfilter/nf_conntrack_sip.c 	cseq = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul   1491 net/netfilter/nf_conntrack_sip.c 		cseq = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul   1567 net/netfilter/nf_conntrack_sip.c 		clen = simple_strtoul(dptr + matchoff, (char **)&end, 10);
simple_strtoul     75 net/rxrpc/key.c 	num = simple_strtoul(desc, &p, 10);
simple_strtoul     78 net/rxrpc/key.c 	num = simple_strtoul(p + 1, &p, 10);
simple_strtoul    239 net/sunrpc/auth_gss/svcauth_gss.c 	rsii.major_status = simple_strtoul(buf, &ep, 10);
simple_strtoul    245 net/sunrpc/auth_gss/svcauth_gss.c 	rsii.minor_status = simple_strtoul(buf, &ep, 10);
simple_strtoul   1498 net/sunrpc/cache.c 	simple_strtoul(tbuf, &ep, 0);
simple_strtoul     70 samples/configfs/configfs_sample.c 	tmp = simple_strtoul(p, &p, 10);
simple_strtoul    154 samples/configfs/configfs_sample.c 	tmp = simple_strtoul(p, &p, 10);
simple_strtoul    684 security/tomoyo/common.c 	i = simple_strtoul(data, &cp, 10);
simple_strtoul   1778 security/tomoyo/common.c 		group = simple_strtoul(param.data, &data, 10);
simple_strtoul    163 security/tomoyo/realpath.c 		const pid_t pid = (pid_t) simple_strtoul(pos + 1, &ep, 10);
simple_strtoul    200 security/tomoyo/util.c 	*result = simple_strtoul(cp, &ep, base);
simple_strtoul   1196 sound/core/oss/mixer_oss.c 		idx = simple_strtoul(idxstr, NULL, 10);
simple_strtoul   2970 sound/core/oss/pcm_oss.c 		template.periods = simple_strtoul(str, NULL, 10);
simple_strtoul   2972 sound/core/oss/pcm_oss.c 		template.period_size = simple_strtoul(str, NULL, 10);
simple_strtoul    499 sound/core/pcm.c 		pstr->xrun_debug = simple_strtoul(line, NULL, 10);
simple_strtoul    142 sound/core/pcm_memory.c 		size = simple_strtoul(str, NULL, 10) * 1024;
simple_strtoul   2868 sound/pci/ac97/ac97_codec.c 		return apply_quirk(ac97, (int)simple_strtoul(typestr, NULL, 10));