Home
last modified time | relevance | path

Searched refs:kstrtobool (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h225 kstrtobool(const char *s, bool *res) in kstrtobool() function
261 return (kstrtobool(buf, res)); in kstrtobool_from_user()
/freebsd/sys/contrib/dev/rtw88/
H A Ddebug.c
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c2020 if (kstrtobool(buf, &val) != 0) in ath10k_write_btcoex()
2158 if (kstrtobool(buf, &val) != 0) in ath10k_write_peer_stats()