tag | line | file | source code |
---|---|---|---|
dma_bytes_todo | 285 | drivers/char/tpqic02.c | static volatile unsigned long dma_bytes_todo; |
dma_bytes_todo | 1584 | drivers/char/tpqic02.c | dma_bytes_todo = bytes_todo; |
dma_bytes_todo | 1862 | drivers/char/tpqic02.c | if (dma_bytes_done >= dma_bytes_todo) { |