Searched refs:maple_wait (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmaple.h79 wait_queue_head_t maple_wait; member in struct:maple_device
/linux-master/drivers/sh/maple/
H A Dmaple.c233 init_waitqueue_head(&mdev->maple_wait);
552 wake_up(&mdev->maple_wait);
664 wake_up(&mdev->maple_wait);
670 wake_up(&mdev->maple_wait);
692 wake_up(&mdev->maple_wait);
/linux-master/drivers/mtd/maps/
H A Dvmu-flash.c148 wait_event_interruptible_timeout(mdev->maple_wait,
172 wait = wait_event_interruptible_timeout(mdev->maple_wait,
253 wait_event_interruptible_timeout(mdev->maple_wait,
267 wait = wait_event_interruptible_timeout(mdev->maple_wait,
656 wait_event_interruptible_timeout(mdev->maple_wait,

Completed in 134 milliseconds