Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-loongson64/
A Dboot_param.h176 u64 ResetType; member
/linux-6.3-rc2/drivers/staging/rtl8192e/rtl8192e/
A Drtl_core.c1261 enum reset_type ResetType = RESET_TYPE_NORESET; in _rtl92e_watchdog_wq_cb() local
1383 ResetType = _rtl92e_if_check_reset(dev); in _rtl92e_watchdog_wq_cb()
1388 if (ResetType == RESET_TYPE_NORMAL) { in _rtl92e_watchdog_wq_cb()
1393 if ((priv->force_reset || ResetType == RESET_TYPE_SILENT)) in _rtl92e_watchdog_wq_cb()
/linux-6.3-rc2/drivers/staging/rtl8192u/
A Dr8192U_core.c3049 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local
3094 ResetType = rtl819x_ifcheck_resetornot(dev); in rtl819x_watchdog_wqcallback()
3100 (!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_SILENT)))) { in rtl819x_watchdog_wqcallback()
3105 priv->bDisableNormalResetCheck, ResetType); in rtl819x_watchdog_wqcallback()

Completed in 19 milliseconds