Scroll to navigation

SND_PRINTDD(9) Miscellaneous Functions SND_PRINTDD(9)

NAME

snd_printdd - debug printk

SYNOPSIS

snd_printdd(format, args...);

ARGUMENTS

format
format string
args...
variable arguments

DESCRIPTION

Works like snd_printk for debugging purposes. Ignored when CONFIG_SND_DEBUG_VERBOSE is not set.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.