tag | line | file | source code |
---|---|---|---|
status_eof_detected | 282 | drivers/char/tpqic02.c | static volatile flag status_eof_detected = NO; /* end of file */ |
status_eof_detected | 532 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 590 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 632 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 1018 | drivers/char/tpqic02.c | status_eof_detected = YES; |
status_eof_detected | 1024 | drivers/char/tpqic02.c | status_eof_detected = YES; |
status_eof_detected | 1110 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 1116 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 1119 | drivers/char/tpqic02.c | status_eof_detected = NO; |
status_eof_detected | 1318 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1345 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1364 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1374 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1388 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1430 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1466 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eof_detected | 1997 | drivers/char/tpqic02.c | status_eof_detected = NO; /* reset this too */ |
status_eof_detected | 2045 | drivers/char/tpqic02.c | if ((return_read_eof == NO) && (status_eof_detected == YES)) { |
status_eof_detected | 2049 | drivers/char/tpqic02.c | if ((bytes_todo != bytes_done) || (status_eof_detected == YES)) |
status_eof_detected | 2289 | drivers/char/tpqic02.c | status_eof_detected = NO; |