Lines Matching refs:snd_iprintf
1919 snd_iprintf(buffer, "%s\n\n", chip->card->longname); in snd_riptide_proc_read()
1920 snd_iprintf(buffer, "Device ID: 0x%x\nReceived IRQs: (%ld)%ld\nPorts:", in snd_riptide_proc_read()
1923 snd_iprintf(buffer, "%c%02x: %08x", in snd_riptide_proc_read()
1926 snd_iprintf(buffer, in snd_riptide_proc_read()
1932 snd_iprintf(buffer, "\nDigital mixer:"); in snd_riptide_proc_read()
1935 snd_iprintf(buffer, "\n %d: %d %d", i, rval, lval); in snd_riptide_proc_read()
1937 snd_iprintf(buffer, in snd_riptide_proc_read()
1942 snd_iprintf(buffer, "\nOpen streams %d:\n", chip->openstreams); in snd_riptide_proc_read()
1948 snd_iprintf(buffer, in snd_riptide_proc_read()
1953 snd_iprintf(buffer, "rate: %d\n", rate); in snd_riptide_proc_read()
1959 snd_iprintf(buffer, in snd_riptide_proc_read()
1964 snd_iprintf(buffer, "rate: %d\n", rate); in snd_riptide_proc_read()
1966 snd_iprintf(buffer, "Paths:\n"); in snd_riptide_proc_read()
1970 snd_iprintf(buffer, "%x->%x ", p[i], p[i + 1]); in snd_riptide_proc_read()
1972 snd_iprintf(buffer, "\n"); in snd_riptide_proc_read()