Searched refs:crash_type (Results 1 – 2 of 2) sorted by relevance
84 u32 crash_type, version; in pmt_crashlog_supported() local86 crash_type = GET_TYPE(discovery_header); in pmt_crashlog_supported()93 return crash_type == CRASH_TYPE_OOBMSM && version == 0; in pmt_crashlog_supported()
3608 u8 crash_type; in rtw89_debug_priv_fw_crash_set() local3613 ret = kstrtou8(buf, 0, &crash_type); in rtw89_debug_priv_fw_crash_set()3617 switch (crash_type) { in rtw89_debug_priv_fw_crash_set()