Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c61 #define snd_printddd(format, args...) \ macro
64 #define snd_printddd(format, args...) do { } while (0) macro
632 snd_printddd("%d preload %d\n", s->number, preload); in snd_card_asihpi_trigger()
833 snd_printddd( in snd_card_asihpi_timer_function()
865 snd_printddd("timer2, jif=%d, buf_pos=%d, newdata=%d, xfer=%d\n", in snd_card_asihpi_timer_function()
899 snd_printddd("write1, P=%d, xfer=%d, buf_ofs=%d\n", in snd_card_asihpi_timer_function()
909 snd_printddd("write2, P=%d, xfer=%d, buf_ofs=%d\n", in snd_card_asihpi_timer_function()
919 snd_printddd("read1, C=%d, xfer=%d\n", in snd_card_asihpi_timer_function()
927 snd_printddd("read2, C=%d, xfer=%d\n", in snd_card_asihpi_timer_function()
973 snd_printddd(KERN_INFO "%s ioctl %d\n", name, cmd); in snd_card_asihpi_playback_ioctl()
[all …]