tag | line | file | source code |
---|---|---|---|
sleep_timeout | 248 | drivers/cdrom/optcd.c | static int sleep_timeout; /* max # of ticks to sleep */ |
sleep_timeout | 265 | drivers/cdrom/optcd.c | if (flags == FL_STDT && --sleep_timeout > 0) { |
sleep_timeout | 279 | drivers/cdrom/optcd.c | sleep_timeout = timeout; |
sleep_timeout | 281 | drivers/cdrom/optcd.c | if (flag_high && sleep_timeout > 0) { |