Lines Matching refs:snd_iprintf
1240 snd_iprintf(buffer, "\n%s\n", mgr->name); in pcxhr_proc_info()
1248 snd_iprintf(buffer, "module version %s\n", in pcxhr_proc_info()
1250 snd_iprintf(buffer, "dsp version %d.%d.%d\n", in pcxhr_proc_info()
1253 snd_iprintf(buffer, "analog io available\n"); in pcxhr_proc_info()
1255 snd_iprintf(buffer, "digital only board\n"); in pcxhr_proc_info()
1272 snd_iprintf(buffer, "cpu load %d%%\n", cur); in pcxhr_proc_info()
1273 snd_iprintf(buffer, "buffer pool %d/%d\n", in pcxhr_proc_info()
1277 snd_iprintf(buffer, "dma granularity : %d\n", in pcxhr_proc_info()
1279 snd_iprintf(buffer, "dsp time errors : %d\n", in pcxhr_proc_info()
1281 snd_iprintf(buffer, "dsp async pipe xrun errors : %d\n", in pcxhr_proc_info()
1283 snd_iprintf(buffer, "dsp async stream xrun errors : %d\n", in pcxhr_proc_info()
1285 snd_iprintf(buffer, "dsp async last other error : %x\n", in pcxhr_proc_info()
1298 snd_iprintf(buffer, "debug[%02d] = %06x\n", in pcxhr_proc_info()
1302 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_info()
1303 snd_iprintf(buffer, "\n"); in pcxhr_proc_info()
1327 snd_iprintf(buffer, "\n%s\n", mgr->name); in pcxhr_proc_sync()
1328 snd_iprintf(buffer, "Current Sample Clock\t: %s\n", in pcxhr_proc_sync()
1330 snd_iprintf(buffer, "Current Sample Rate\t= %d\n", in pcxhr_proc_sync()
1339 snd_iprintf(buffer, "%s Clock\t\t= %d\n", in pcxhr_proc_sync()
1343 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_sync()
1344 snd_iprintf(buffer, "\n"); in pcxhr_proc_sync()
1357 snd_iprintf(buffer, "GPI: 0x%x\n", value); in pcxhr_proc_gpio_read()
1359 snd_iprintf(buffer, "GPO: 0x%x\n", value); in pcxhr_proc_gpio_read()
1361 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_gpio_read()
1362 snd_iprintf(buffer, "\n"); in pcxhr_proc_gpio_read()
1402 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_ltc()
1410 snd_iprintf(buffer, "ltc not activated (%d)\n", err); in pcxhr_proc_ltc()
1423 snd_iprintf(buffer, "ltc read error (err=%d)\n", err); in pcxhr_proc_ltc()
1431 snd_iprintf(buffer, "timecode: %02u:%02u:%02u-%02u\n", in pcxhr_proc_ltc()
1433 snd_iprintf(buffer, "raw: 0x%04x%06x%06x\n", rmh.stat[0] & 0x00ffff, in pcxhr_proc_ltc()
1438 snd_iprintf(buffer, "warning: linear timecode not valid\n"); in pcxhr_proc_ltc()