Searched refs:fw_log_manual (Results 1 – 1 of 1) sorted by relevance
2268 bool fw_log_manual; in rtw89_debug_fw_log_btc_manual_set() local2270 if (kstrtobool_from_user(user_buf, count, &fw_log_manual)) in rtw89_debug_fw_log_btc_manual_set()2274 fw_info->fw_log_enable = fw_log_manual; in rtw89_debug_fw_log_btc_manual_set()2275 rtw89_fw_h2c_fw_log(rtwdev, fw_log_manual); in rtw89_debug_fw_log_btc_manual_set()2580 rtw89_debugfs_add_w(fw_log_manual); in rtw89_debugfs_init()