Lines Matching refs:parse_strtoul
1020 static int parse_strtoul(const char *buf, in parse_strtoul() function
1298 if (parse_strtoul(buf, 1, &t)) in tpacpi_rfk_sysfs_enable_store()
1390 if (parse_strtoul(buf, 0xffff, &t)) in debug_level_store()
1422 if (parse_strtoul(buf, 1, &t)) in wlsw_emulstate_store()
1445 if (parse_strtoul(buf, 1, &t)) in bluetooth_emulstate_store()
1465 if (parse_strtoul(buf, 1, &t)) in wwan_emulstate_store()
1485 if (parse_strtoul(buf, 1, &t)) in uwb_emulstate_store()
2674 if (parse_strtoul(buf, 1, &t)) in hotkey_enable_store()
2700 if (parse_strtoul(buf, 0xffffffffUL, &t)) in hotkey_mask_store()
2795 if (parse_strtoul(buf, 0xffffffffUL, &t) || in hotkey_source_mask_store()
2844 if (parse_strtoul(buf, 25, &t)) in hotkey_poll_freq_store()
2978 if (parse_strtoul(buf, LAYFLAT_MODE, &t)) in adaptive_kbd_mode_store()
5405 if (parse_strtoul(buf, 21, &cmos_cmd)) in cmos_command_store()
8588 if (parse_strtoul(buf, 2, &t)) in fan_pwm1_enable_store()
8655 if (parse_strtoul(buf, 255, &s)) in fan_pwm1_store()
8738 if (parse_strtoul(buf, 120, &t)) in fan_watchdog_store()