Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h103 #define add_wait_queue(...) do { } while (0) macro
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdconcat.c369 add_wait_queue(&waitq, &wait); in concat_dev_erase()