Home
last modified time | relevance | path

Searched refs:wait_queue_head_t (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dflashchip.h81 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
H A Donenand.h113 wait_queue_head_t wq;
/rk3399_rockchip-uboot/include/
H A Dpc_keyb.h117 wait_queue_head_t proc_list;
/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h216 typedef int wait_queue_head_t; typedef
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h126 wait_queue_head_t wait; /* queue for waiting for
129 wait_queue_head_t wait_unfrozen; /* queue for waiting for
1869 wait_queue_head_t cmt_wq;
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdconcat.c343 wake_up((wait_queue_head_t *) instr->priv); in concat_erase_callback()
350 wait_queue_head_t waitq; in concat_dev_erase()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dio.c313 wake_up_interruptible((wait_queue_head_t *)ei->priv); in erase_callback()
329 wait_queue_head_t wq; in do_sync_erase()
/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.c41 wait_queue_head_t sq_full;