I prefer here on my system clamscan, this has much more additional parameters as clamdscan
clamscan is slow, as it has to load its database first.
Any hints are appreciated …
If I read the code correctly, this is not possible with clamdscan alone. However, this might work for you:
find /tmp/files -type f -exec clamdscan --no-summary {} +