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