Searched refs:snd_printddd (Results 1 - 1 of 1) sorted by relevance

/sound/pci/asihpi/
H A Dasihpi.c69 * snd_printddd - very verbose debug printk
76 #define snd_printddd(format, args...) \ macro
79 #define snd_printddd(format, args...) do { } while (0) macro
605 snd_printddd("%d preload x%x\n", s->number, preload);
869 snd_printddd("P%d write1 0x%04X 0x%04X\n",
879 snd_printddd("P%d write2 0x%04X 0x%04X\n",
889 snd_printddd("C%d read1 0x%04x\n",
897 snd_printddd("C%d read2 0x%04x\n",
919 snd_printddd(KERN_INFO "P%d ioctl %d\n", substream->number, cmd);
946 snd_printddd("
[all...]

Completed in 992 milliseconds