Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h194 #define init_waitqueue_head(...) do { } while (0) macro
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Drockchip_nand_v9.c679 init_waitqueue_head(&rknand->controller.wq); in rockchip_nandc_probe()
761 init_waitqueue_head(&rknand->controller.wq); in board_nand_init()
H A Drockchip_nand.c678 init_waitqueue_head(&rknand->controller.wq); in rockchip_nandc_probe()
760 init_waitqueue_head(&rknand->controller.wq); in board_nand_init()
H A Dstm32_fmc2_nand.c938 init_waitqueue_head(&fmc2->controller.wq); in stm32_fmc2_probe()
H A Dsunxi_nand.c1811 init_waitqueue_head(&nfc->controller.wq); in sunxi_nand_init()
H A Dnand_base.c3753 init_waitqueue_head(&chip->controller->wq); in nand_set_defaults()
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdconcat.c356 init_waitqueue_head(&waitq); in concat_dev_erase()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dio.c340 init_waitqueue_head(&wq); in do_sync_erase()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2210 init_waitqueue_head(&c->cmt_wq); in alloc_ubifs_info()