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

/linux-4.1.27/include/linux/
H A Dwait.h246 #define __wait_event(wq, condition) \ macro
267 __wait_event(wq, condition); \
/linux-4.1.27/drivers/block/
H A DDAC960.c529 __wait_event(Controller->CommandWaitQueue, Controller->FreeCommands); DAC960_WaitForCommand()
6772 __wait_event(Controller->CommandWaitQueue, DAC960_gam_ioctl()

Completed in 91 milliseconds