Lines Matching refs:parse_strtoul
1066 static int parse_strtoul(const char *buf, in parse_strtoul() function
1354 if (parse_strtoul(buf, 1, &t)) in tpacpi_rfk_sysfs_enable_store()
1454 if (parse_strtoul(buf, 0xffff, &t)) in tpacpi_driver_debug_store()
1492 if (parse_strtoul(buf, 1, &t)) in tpacpi_driver_wlsw_emulstate_store()
1521 if (parse_strtoul(buf, 1, &t)) in tpacpi_driver_bluetooth_emulstate_store()
1547 if (parse_strtoul(buf, 1, &t)) in tpacpi_driver_wwan_emulstate_store()
1573 if (parse_strtoul(buf, 1, &t)) in tpacpi_driver_uwb_emulstate_store()
2664 if (parse_strtoul(buf, 1, &t)) in hotkey_enable_store()
2690 if (parse_strtoul(buf, 0xffffffffUL, &t)) in hotkey_mask_store()
2774 if (parse_strtoul(buf, 0xffffffffUL, &t) || in hotkey_source_mask_store()
2825 if (parse_strtoul(buf, 25, &t)) in hotkey_poll_freq_store()
2959 if (parse_strtoul(buf, LAYFLAT_MODE, &t)) in adaptive_kbd_mode_store()
5169 if (parse_strtoul(buf, 21, &cmos_cmd)) in cmos_command_store()
8109 if (parse_strtoul(buf, 2, &t)) in fan_pwm1_enable_store()
8176 if (parse_strtoul(buf, 255, &s)) in fan_pwm1_store()
8252 if (parse_strtoul(buf, 120, &t)) in fan_fan_watchdog_store()