Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c3787 u8 crash_type; in rtw89_debug_priv_fw_crash_set() local
3792 ret = kstrtou8(buf, 0, &crash_type); in rtw89_debug_priv_fw_crash_set()
3796 switch (crash_type) { in rtw89_debug_priv_fw_crash_set()