Searched refs:kstrtol (Results 1 – 2 of 2) sorted by relevance
89 kstrtol(const char *cp, unsigned int base, long *res) in kstrtol() function
84 ret = kstrtol(buf, 10, &val); in mt7915_thermal_temp_store()