IO_DONE           372 drivers/input/joystick/grip_mp.c 		flags |= IO_DONE;
IO_DONE           466 drivers/input/joystick/grip_mp.c 		return (flags & IO_DONE) ? 1 : 0;
IO_DONE           548 drivers/input/joystick/grip_mp.c 		if (flags & IO_DONE)
IO_DONE           226 drivers/s390/cio/ccwreq.c 	return IO_DONE;
IO_DONE           268 drivers/s390/cio/ccwreq.c 	if (status != IO_DONE && status != IO_RUNNING)
IO_DONE           271 drivers/s390/cio/ccwreq.c 	case IO_DONE:
IO_DONE            97 drivers/s390/cio/device_pgid.c 		return IO_DONE;