Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/locks/
H A Dcall_kern.cocci29 when != local_irq_enable(...)
66 when != local_irq_enable(...)
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvOSAPI.h130 #define local_irq_enable() macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c2061 local_irq_enable(); in hcd_endpoint_disable()