Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dwait.h270 #define __wait_event(wq_head, condition) \ macro
291 __wait_event(wq_head, condition); \
/Linux-v4.19/drivers/block/
DDAC960.c528 __wait_event(Controller->CommandWaitQueue, Controller->FreeCommands); in DAC960_WaitForCommand()
6726 __wait_event(Controller->CommandWaitQueue, in DAC960_gam_v1_execute_command()