Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/asihpi/
Dasihpi.c48 #define snd_printddd(format, args...) \ macro
51 #define snd_printddd(format, args...) do { } while (0) macro
593 snd_printddd("%d preload %d\n", s->number, preload); in snd_card_asihpi_trigger()
793 snd_printddd( in snd_card_asihpi_timer_function()
824 snd_printddd("timer2, jif=%d, buf_pos=%d, newdata=%d, xfer=%d\n", in snd_card_asihpi_timer_function()
857 snd_printddd("write1, P=%d, xfer=%d, buf_ofs=%d\n", in snd_card_asihpi_timer_function()
867 snd_printddd("write2, P=%d, xfer=%d, buf_ofs=%d\n", in snd_card_asihpi_timer_function()
877 snd_printddd("read1, C=%d, xfer=%d\n", in snd_card_asihpi_timer_function()
885 snd_printddd("read2, C=%d, xfer=%d\n", in snd_card_asihpi_timer_function()
941 snd_printddd("%s, pointer=%ld\n", name, (unsigned long)ptr); in snd_card_asihpi_playback_pointer()
[all …]