Lines Matching refs:snd_iprintf

1558 	snd_iprintf(buffer, "%s (Card #%d)\n", rme9652->card_name, rme9652->card->number + 1);  in snd_rme9652_proc_read()
1559 snd_iprintf(buffer, "Buffers: capture %p playback %p\n", in snd_rme9652_proc_read()
1561 snd_iprintf(buffer, "IRQ: %d Registers bus: 0x%lx VM: 0x%lx\n", in snd_rme9652_proc_read()
1563 snd_iprintf(buffer, "Control register: %x\n", rme9652->control_register); in snd_rme9652_proc_read()
1565 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1570 snd_iprintf(buffer, "Latency: %d samples (2 periods of %lu bytes)\n", in snd_rme9652_proc_read()
1572 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", in snd_rme9652_proc_read()
1574 snd_iprintf(buffer, "Passthru: %s\n", in snd_rme9652_proc_read()
1578 snd_iprintf(buffer, "Clock mode: autosync\n"); in snd_rme9652_proc_read()
1582 snd_iprintf(buffer, "Clock mode: word clock\n"); in snd_rme9652_proc_read()
1584 snd_iprintf(buffer, "Clock mode: word clock (no signal)\n"); in snd_rme9652_proc_read()
1587 snd_iprintf(buffer, "Clock mode: master\n"); in snd_rme9652_proc_read()
1593 snd_iprintf(buffer, "Pref. sync source: ADAT1\n"); in snd_rme9652_proc_read()
1596 snd_iprintf(buffer, "Pref. sync source: ADAT2\n"); in snd_rme9652_proc_read()
1599 snd_iprintf(buffer, "Pref. sync source: ADAT3\n"); in snd_rme9652_proc_read()
1602 snd_iprintf(buffer, "Pref. sync source: IEC958\n"); in snd_rme9652_proc_read()
1605 snd_iprintf(buffer, "Pref. sync source: ???\n"); in snd_rme9652_proc_read()
1610 snd_iprintf(buffer, "\nADAT1 Input source: %s\n", in snd_rme9652_proc_read()
1614 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1619 snd_iprintf(buffer, "IEC958 input: ADAT1\n"); in snd_rme9652_proc_read()
1622 snd_iprintf(buffer, "IEC958 input: Coaxial\n"); in snd_rme9652_proc_read()
1625 snd_iprintf(buffer, "IEC958 input: Internal\n"); in snd_rme9652_proc_read()
1628 snd_iprintf(buffer, "IEC958 input: ???\n"); in snd_rme9652_proc_read()
1633 snd_iprintf(buffer, "IEC958 output: Coaxial & ADAT1\n"); in snd_rme9652_proc_read()
1635 snd_iprintf(buffer, "IEC958 output: Coaxial only\n"); in snd_rme9652_proc_read()
1639 snd_iprintf(buffer, "IEC958 quality: Professional\n"); in snd_rme9652_proc_read()
1641 snd_iprintf(buffer, "IEC958 quality: Consumer\n"); in snd_rme9652_proc_read()
1645 snd_iprintf(buffer, "IEC958 emphasis: on\n"); in snd_rme9652_proc_read()
1647 snd_iprintf(buffer, "IEC958 emphasis: off\n"); in snd_rme9652_proc_read()
1651 snd_iprintf(buffer, "IEC958 Dolby: on\n"); in snd_rme9652_proc_read()
1653 snd_iprintf(buffer, "IEC958 Dolby: off\n"); in snd_rme9652_proc_read()
1659 snd_iprintf(buffer, in snd_rme9652_proc_read()
1662 snd_iprintf(buffer, "IEC958 sample rate: undetermined\n"); in snd_rme9652_proc_read()
1664 snd_iprintf(buffer, "IEC958 sample rate: %d\n", i); in snd_rme9652_proc_read()
1667 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1669 snd_iprintf(buffer, "ADAT Sample rate: %dHz\n", in snd_rme9652_proc_read()
1676 snd_iprintf(buffer, "ADAT1: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1678 snd_iprintf(buffer, "ADAT1: No Lock\n"); in snd_rme9652_proc_read()
1683 snd_iprintf(buffer, "ADAT2: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1685 snd_iprintf(buffer, "ADAT2: No Lock\n"); in snd_rme9652_proc_read()
1690 snd_iprintf(buffer, "ADAT3: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1692 snd_iprintf(buffer, "ADAT3: No Lock\n"); in snd_rme9652_proc_read()
1695 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1697 snd_iprintf(buffer, "Timecode signal: %s\n", in snd_rme9652_proc_read()
1702 snd_iprintf(buffer, "Punch Status:\n\n"); in snd_rme9652_proc_read()
1706 snd_iprintf(buffer, "%2d: on ", i + 1); in snd_rme9652_proc_read()
1708 snd_iprintf(buffer, "%2d: off ", i + 1); in snd_rme9652_proc_read()
1712 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1716 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()