Home
last modified time | relevance | path

Searched refs:init_waitqueue_head (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dcompat.h212 #define init_waitqueue_head(...) do { } while (0) macro
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c355 init_waitqueue_head(&waitq); in concat_dev_erase()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dio.c340 init_waitqueue_head(&wq); in do_sync_erase()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1810 init_waitqueue_head(&nfc->controller.wq); in sunxi_nand_init()
H A Dnand_base.c3075 init_waitqueue_head(&chip->controller->wq); in nand_set_defaults()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2212 init_waitqueue_head(&c->cmt_wq); in alloc_ubifs_info()