Searched refs:kstrtobool (Results 1 – 1 of 1) sorted by relevance
332 int kstrtobool(const char *s, bool *res) in kstrtobool() function368 EXPORT_SYMBOL(kstrtobool);383 return kstrtobool(buf, res); in kstrtobool_from_user()