Home
last modified time | relevance | path

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

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