Home
last modified time | relevance | path

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

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