Home
last modified time | relevance | path

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

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