Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dboot_param.h163 u64 ResetType; member
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1638 enum reset_type ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local
1766 ResetType = rtl819x_ifcheck_resetornot(dev); in rtl819x_watchdog_wqcallback()
1771 if (!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_NORMAL) { in rtl819x_watchdog_wqcallback()
1778 ResetType == RESET_TYPE_SILENT))) in rtl819x_watchdog_wqcallback()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_core.c3218 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local
3260 ResetType = rtl819x_ifcheck_resetornot(dev); in rtl819x_watchdog_wqcallback()
3265 …(!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_SILENT)))) { /* This is control by OID… in rtl819x_watchdog_wqcallback()
3266 …e_reset, priv->ResetProgress, priv->bForcedSilentReset, priv->bDisableNormalResetCheck, ResetType); in rtl819x_watchdog_wqcallback()