READ_COND_INTOUT
while (!READ_COND_INTOUT) {
if (wait_event_interruptible(hidg->read_queue, READ_COND_INTOUT))
if (READ_COND_INTOUT)