Lines Matching refs:snd_iprintf
1255 snd_iprintf(buffer, "\n%s\n", mgr->longname); in pcxhr_proc_info()
1263 snd_iprintf(buffer, "module version %s\n", in pcxhr_proc_info()
1265 snd_iprintf(buffer, "dsp version %d.%d.%d\n", in pcxhr_proc_info()
1268 snd_iprintf(buffer, "analog io available\n"); in pcxhr_proc_info()
1270 snd_iprintf(buffer, "digital only board\n"); in pcxhr_proc_info()
1287 snd_iprintf(buffer, "cpu load %d%%\n", cur); in pcxhr_proc_info()
1288 snd_iprintf(buffer, "buffer pool %d/%d\n", in pcxhr_proc_info()
1292 snd_iprintf(buffer, "dma granularity : %d\n", in pcxhr_proc_info()
1294 snd_iprintf(buffer, "dsp time errors : %d\n", in pcxhr_proc_info()
1296 snd_iprintf(buffer, "dsp async pipe xrun errors : %d\n", in pcxhr_proc_info()
1298 snd_iprintf(buffer, "dsp async stream xrun errors : %d\n", in pcxhr_proc_info()
1300 snd_iprintf(buffer, "dsp async last other error : %x\n", in pcxhr_proc_info()
1313 snd_iprintf(buffer, "debug[%02d] = %06x\n", in pcxhr_proc_info()
1317 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_info()
1318 snd_iprintf(buffer, "\n"); in pcxhr_proc_info()
1342 snd_iprintf(buffer, "\n%s\n", mgr->longname); in pcxhr_proc_sync()
1343 snd_iprintf(buffer, "Current Sample Clock\t: %s\n", in pcxhr_proc_sync()
1345 snd_iprintf(buffer, "Current Sample Rate\t= %d\n", in pcxhr_proc_sync()
1354 snd_iprintf(buffer, "%s Clock\t\t= %d\n", in pcxhr_proc_sync()
1358 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_sync()
1359 snd_iprintf(buffer, "\n"); in pcxhr_proc_sync()
1372 snd_iprintf(buffer, "GPI: 0x%x\n", value); in pcxhr_proc_gpio_read()
1374 snd_iprintf(buffer, "GPO: 0x%x\n", value); in pcxhr_proc_gpio_read()
1376 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_gpio_read()
1377 snd_iprintf(buffer, "\n"); in pcxhr_proc_gpio_read()
1417 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_ltc()
1425 snd_iprintf(buffer, "ltc not activated (%d)\n", err); in pcxhr_proc_ltc()
1438 snd_iprintf(buffer, "ltc read error (err=%d)\n", err); in pcxhr_proc_ltc()
1446 snd_iprintf(buffer, "timecode: %02u:%02u:%02u-%02u\n", in pcxhr_proc_ltc()
1448 snd_iprintf(buffer, "raw: 0x%04x%06x%06x\n", rmh.stat[0] & 0x00ffff, in pcxhr_proc_ltc()
1453 snd_iprintf(buffer, "warning: linear timecode not valid\n"); in pcxhr_proc_ltc()