snd_printdd (9) Linux Manual Page
snd_printdd – debug printk
Synopsis
- snd_printdd(format, …);
Arguments
format
-
- format string
…
- variable arguments
Description
Works like snd_printk for debugging purposes. Ignored when CONFIG_SND_DEBUG_VERBOSE is not set.
