Searched refs:kstrtoull (Results 1 – 2 of 2) sorted by relevance
181 ret = kstrtoull(buf, 0, &data); in simple_attr_write_common()
244 kstrtoull(const char *cp, unsigned int base, unsigned long long *res) in kstrtoull() function