Home
last modified time | relevance | path

Searched refs:wait_event_interruptible_exclusive_locked_irq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dwait.h907 #define wait_event_interruptible_exclusive_locked_irq(wq, condition) \ macro
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c551 if (wait_event_interruptible_exclusive_locked_irq(ffs->ev.waitq, in ffs_ep0_read()