Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompat.h121 #define add_wait_queue(...) do { } while (0) macro
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c368 add_wait_queue(&waitq, &wait); in concat_dev_erase()