Searched refs:DECLARE_WAITQUEUE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/ | ||
D | compat.h | 101 #define DECLARE_WAITQUEUE(...) do { } while (0) macro |
/external/u-boot/drivers/mtd/ | ||
D | mtdconcat.c | 350 DECLARE_WAITQUEUE(wait, current); in concat_dev_erase() |