Home
last modified time | relevance | path

Searched refs:excp_lock (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dexception_rst.c51 oal_spin_lock_irq_save(&(g_pst_exception_info->excp_lock), &flags); in oal_wakeup_exception()
53 oal_spin_unlock_irq_restore(&g_pst_exception_info->excp_lock, &flags); in oal_wakeup_exception()
59 oal_spin_unlock_irq_restore(&(g_pst_exception_info->excp_lock), &flags); in oal_wakeup_exception()
79 oal_spin_lock_irq_save(&(g_pst_exception_info->excp_lock), &flags); in oal_exception_submit()
82 oal_spin_unlock_irq_restore(&g_pst_exception_info->excp_lock, &flags); in oal_exception_submit()
88 oal_spin_unlock_irq_restore(&(g_pst_exception_info->excp_lock), &flags); in oal_exception_submit()
H A Dexception_rst.h75 oal_spin_lock_stru excp_lock; member

Completed in 2 milliseconds