verbose_fmt 57 sound/core/misc.c char verbose_fmt[] = KERN_DEFAULT "ALSA %s:%d %pV"; verbose_fmt 76 sound/core/misc.c memcpy(verbose_fmt, vaf.fmt, end_of_header - vaf.fmt); verbose_fmt 84 sound/core/misc.c memcpy(verbose_fmt, KERN_DEBUG, sizeof(KERN_DEBUG) - 1); verbose_fmt 86 sound/core/misc.c printk(verbose_fmt, sanity_file_name(path), line, &vaf);