Searched refs:kstrtobool (Results 1 – 3 of 3) sorted by relevance
225 kstrtobool(const char *s, bool *res) in kstrtobool() function261 return (kstrtobool(buf, res)); in kstrtobool_from_user()
2020 if (kstrtobool(buf, &val) != 0) in ath10k_write_btcoex()2158 if (kstrtobool(buf, &val) != 0) in ath10k_write_peer_stats()