Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dflashchip.h80 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
H A Donenand.h113 wait_queue_head_t wq;
/openbmc/u-boot/include/linux/
H A Dcompat.h235 typedef int wait_queue_head_t; typedef
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h125 wait_queue_head_t wait; /* queue for waiting for
128 wait_queue_head_t wait_unfrozen; /* queue for waiting for
1868 wait_queue_head_t cmt_wq;
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c342 wake_up((wait_queue_head_t *) instr->priv); in concat_erase_callback()
349 wait_queue_head_t waitq; in concat_dev_erase()
/openbmc/u-boot/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()
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c37 wait_queue_head_t sq_full;