taglinefilesource code
reported_read_eof306drivers/char/tpqic02.cstatic flag reported_read_eof = NO;  /* set when we've done that */
reported_read_eof1120drivers/char/tpqic02.creported_read_eof = NO;
reported_read_eof1962drivers/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_eof1964drivers/char/tpqic02.cif (reported_read_eof==NO) {
reported_read_eof1969drivers/char/tpqic02.creported_read_eof = YES; /* move on next time */
reported_read_eof1990drivers/char/tpqic02.creported_read_eof = NO;
reported_read_eof2283drivers/char/tpqic02.creported_read_eof = NO;