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

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/watchdog/
H A Dubi32_wdt.c74 #define UBI32_WDT_UNLOCK(lock, flags) local_irq_restore(flags) macro
78 #define UBI32_WDT_UNLOCK(lock, flags) spin_unlock_irqrestore((lock), (flags)); macro

Completed in 23 milliseconds