snd_printk

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

snd_printk - printk wrapper

SYNOPSIS

snd_printk(fmt, args...);

ARGUMENTS

fmt

format string

args...

variable arguments

DESCRIPTION

Works like print but prints the file and the line of the caller when configured with CONFIG_SND_VERBOSE_PRINTK.