Searched refs:ResetType (Results 1 – 2 of 2) sorted by relevance
1371 enum reset_type ResetType = RESET_TYPE_NORESET; in _rtl92e_watchdog_wq_cb() local1499 ResetType = _rtl92e_if_check_reset(dev); in _rtl92e_watchdog_wq_cb()1504 if (!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_NORMAL) { in _rtl92e_watchdog_wq_cb()1511 ResetType == RESET_TYPE_SILENT))) in _rtl92e_watchdog_wq_cb()
3235 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local3280 ResetType = rtl819x_ifcheck_resetornot(dev); in rtl819x_watchdog_wqcallback()3286 (!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_SILENT)))) { in rtl819x_watchdog_wqcallback()3291 priv->bDisableNormalResetCheck, ResetType); in rtl819x_watchdog_wqcallback()