Lines Matching refs:snd_iprintf
1223 snd_iprintf(buffer, "\n%s\n", mgr->name); in pcxhr_proc_info()
1231 snd_iprintf(buffer, "module version %s\n", in pcxhr_proc_info()
1233 snd_iprintf(buffer, "dsp version %d.%d.%d\n", in pcxhr_proc_info()
1236 snd_iprintf(buffer, "analog io available\n"); in pcxhr_proc_info()
1238 snd_iprintf(buffer, "digital only board\n"); in pcxhr_proc_info()
1255 snd_iprintf(buffer, "cpu load %d%%\n", cur); in pcxhr_proc_info()
1256 snd_iprintf(buffer, "buffer pool %d/%d\n", in pcxhr_proc_info()
1260 snd_iprintf(buffer, "dma granularity : %d\n", in pcxhr_proc_info()
1262 snd_iprintf(buffer, "dsp time errors : %d\n", in pcxhr_proc_info()
1264 snd_iprintf(buffer, "dsp async pipe xrun errors : %d\n", in pcxhr_proc_info()
1266 snd_iprintf(buffer, "dsp async stream xrun errors : %d\n", in pcxhr_proc_info()
1268 snd_iprintf(buffer, "dsp async last other error : %x\n", in pcxhr_proc_info()
1281 snd_iprintf(buffer, "debug[%02d] = %06x\n", in pcxhr_proc_info()
1285 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_info()
1286 snd_iprintf(buffer, "\n"); in pcxhr_proc_info()
1310 snd_iprintf(buffer, "\n%s\n", mgr->name); in pcxhr_proc_sync()
1311 snd_iprintf(buffer, "Current Sample Clock\t: %s\n", in pcxhr_proc_sync()
1313 snd_iprintf(buffer, "Current Sample Rate\t= %d\n", in pcxhr_proc_sync()
1322 snd_iprintf(buffer, "%s Clock\t\t= %d\n", in pcxhr_proc_sync()
1326 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_sync()
1327 snd_iprintf(buffer, "\n"); in pcxhr_proc_sync()
1340 snd_iprintf(buffer, "GPI: 0x%x\n", value); in pcxhr_proc_gpio_read()
1342 snd_iprintf(buffer, "GPO: 0x%x\n", value); in pcxhr_proc_gpio_read()
1344 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_gpio_read()
1345 snd_iprintf(buffer, "\n"); in pcxhr_proc_gpio_read()
1385 snd_iprintf(buffer, "no firmware loaded\n"); in pcxhr_proc_ltc()
1393 snd_iprintf(buffer, "ltc not activated (%d)\n", err); in pcxhr_proc_ltc()
1406 snd_iprintf(buffer, "ltc read error (err=%d)\n", err); in pcxhr_proc_ltc()
1414 snd_iprintf(buffer, "timecode: %02u:%02u:%02u-%02u\n", in pcxhr_proc_ltc()
1416 snd_iprintf(buffer, "raw: 0x%04x%06x%06x\n", rmh.stat[0] & 0x00ffff, in pcxhr_proc_ltc()
1421 snd_iprintf(buffer, "warning: linear timecode not valid\n"); in pcxhr_proc_ltc()