tag | line | file | source code |
---|---|---|---|
status_eof_detected | 213 | drivers/char/tpqic02.c | static volatile flag status_eof_detected = NO; /* end of file */ |
status_eof_detected | 462 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 518 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 556 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 934 | drivers/char/tpqic02.c | status_eof_detected = YES; |
status_eof_detected | 940 | drivers/char/tpqic02.c | status_eof_detected = YES; |
status_eof_detected | 1024 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 1030 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 1033 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 1226 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1253 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1272 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1284 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1298 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1342 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1379 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1881 | drivers/char/tpqic02.c | status_eof_detected = NO; /* reset this too */ |
status_eof_detected | 1929 | drivers/char/tpqic02.c | if ((return_read_eof == NO) && (status_eof_detected == YES)) { |
status_eof_detected | 1933 | drivers/char/tpqic02.c | if ((bytes_todo != bytes_done) || (status_eof_detected == YES)) |
status_eof_detected | 2158 | drivers/char/tpqic02.c | status_eof_detected = NO; |