Searched refs:kstrtobool (Results 1 – 3 of 3) sorted by relevance
250 kstrtobool(const char *s, bool *res) in kstrtobool() function280 return (kstrtobool(buf, res)); in kstrtobool_from_user()
56 if (!kstrtobool(buf, &force)) in iwl_dbgfs_stop_ctdp_write()86 if (!kstrtobool(buf, &force)) in iwl_dbgfs_start_ctdp_write()
3707 ret = kstrtobool(buf, &btc->manual_ctrl); in rtw89_debug_priv_btc_manual_set()3728 if (kstrtobool(buf, &fw_log_manual)) in rtw89_debug_priv_fw_log_manual_set()