taglinefilesource code
reported_read_eof308drivers/char/tpqic02.cstatic flag reported_read_eof = NO;  /* set when we've done that */
reported_read_eof1124drivers/char/tpqic02.creported_read_eof = NO;
reported_read_eof1965drivers/char/tpqic02.cprintk("read: return_read_eof==%d, reported_read_eof==%d, total_bytes_done==%lu\n", return_read_eof, reported_read_eof, total_bytes_done);
reported_read_eof1967drivers/char/tpqic02.cif (reported_read_eof==NO) {
reported_read_eof1972drivers/char/tpqic02.creported_read_eof = YES; /* move on next time */
reported_read_eof1993drivers/char/tpqic02.creported_read_eof = NO;
reported_read_eof2288drivers/char/tpqic02.creported_read_eof = NO;