Home
last modified time | relevance | path

Searched refs:fw_crash (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Ddebug.c2210 bool fw_crash; in rtw89_debug_priv_fw_crash_set() local
2216 ret = kstrtobool_from_user(user_buf, count, &fw_crash); in rtw89_debug_priv_fw_crash_set()
2220 if (!fw_crash) in rtw89_debug_priv_fw_crash_set()
2577 rtw89_debugfs_add_rw(fw_crash); in rtw89_debugfs_init()
/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Ddebug.c1267 rtw_debugfs_add_rw(fw_crash); in rtw_debugfs_init()