Searched refs:mtdev_idle (Results 1 – 6 of 6) sorted by relevance
/third_party/mtdev/include/ |
D | mtdev.h | 138 int mtdev_idle(struct mtdev *dev, int fd, int ms);
|
/third_party/mtdev/src/ |
D | iobuf.c | 34 int mtdev_idle(struct mtdev *dev, int fd, int ms) in mtdev_idle() function
|
/third_party/mtdev/test/ |
D | mtdev-test.c | 96 while (!mtdev_idle(&dev, fd, 5000)) { in loop_device()
|
/third_party/mtdev/ |
D | README_zh.md | 88 while (!mtdev_idle(&dev, fd, 5000)) {
|
D | README.md | 88 while (!mtdev_idle(&dev, fd, 5000)) {
|
D | ChangeLog | 739 Correct semantic error in mtdev_idle 792 This patch adds the mtdev_idle() function, which checks the kernel
|