taglinefilesource code
reported_read_eof242drivers/char/tpqic02.cstatic flag reported_read_eof = NO;  /* set when we've done that */
reported_read_eof1041drivers/char/tpqic02.creported_read_eof = NO;
reported_read_eof1852drivers/char/tpqic02.cprintk("read: return_read_eof==%d, reported_read_eof==%d, total_bytes_done==%d\n", return_read_eof, reported_read_eof, total_bytes_done);
reported_read_eof1854drivers/char/tpqic02.cif (reported_read_eof==NO) {
reported_read_eof1859drivers/char/tpqic02.creported_read_eof = YES; /* move on next time */
reported_read_eof1880drivers/char/tpqic02.creported_read_eof = NO;
reported_read_eof2160drivers/char/tpqic02.creported_read_eof = NO;