Lines Matching refs:snd_iprintf

1577 	snd_iprintf(buffer, "%s (Card #%d)\n", rme9652->card_name, rme9652->card->number + 1);  in snd_rme9652_proc_read()
1578 snd_iprintf(buffer, "Buffers: capture %p playback %p\n", in snd_rme9652_proc_read()
1580 snd_iprintf(buffer, "IRQ: %d Registers bus: 0x%lx VM: 0x%lx\n", in snd_rme9652_proc_read()
1582 snd_iprintf(buffer, "Control register: %x\n", rme9652->control_register); in snd_rme9652_proc_read()
1584 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1589 snd_iprintf(buffer, "Latency: %d samples (2 periods of %lu bytes)\n", in snd_rme9652_proc_read()
1591 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", in snd_rme9652_proc_read()
1593 snd_iprintf(buffer, "Passthru: %s\n", in snd_rme9652_proc_read()
1597 snd_iprintf(buffer, "Clock mode: autosync\n"); in snd_rme9652_proc_read()
1601 snd_iprintf(buffer, "Clock mode: word clock\n"); in snd_rme9652_proc_read()
1603 snd_iprintf(buffer, "Clock mode: word clock (no signal)\n"); in snd_rme9652_proc_read()
1606 snd_iprintf(buffer, "Clock mode: master\n"); in snd_rme9652_proc_read()
1612 snd_iprintf(buffer, "Pref. sync source: ADAT1\n"); in snd_rme9652_proc_read()
1615 snd_iprintf(buffer, "Pref. sync source: ADAT2\n"); in snd_rme9652_proc_read()
1618 snd_iprintf(buffer, "Pref. sync source: ADAT3\n"); in snd_rme9652_proc_read()
1621 snd_iprintf(buffer, "Pref. sync source: IEC958\n"); in snd_rme9652_proc_read()
1624 snd_iprintf(buffer, "Pref. sync source: ???\n"); in snd_rme9652_proc_read()
1629 snd_iprintf(buffer, "\nADAT1 Input source: %s\n", in snd_rme9652_proc_read()
1633 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1638 snd_iprintf(buffer, "IEC958 input: ADAT1\n"); in snd_rme9652_proc_read()
1641 snd_iprintf(buffer, "IEC958 input: Coaxial\n"); in snd_rme9652_proc_read()
1644 snd_iprintf(buffer, "IEC958 input: Internal\n"); in snd_rme9652_proc_read()
1647 snd_iprintf(buffer, "IEC958 input: ???\n"); in snd_rme9652_proc_read()
1652 snd_iprintf(buffer, "IEC958 output: Coaxial & ADAT1\n"); in snd_rme9652_proc_read()
1654 snd_iprintf(buffer, "IEC958 output: Coaxial only\n"); in snd_rme9652_proc_read()
1658 snd_iprintf(buffer, "IEC958 quality: Professional\n"); in snd_rme9652_proc_read()
1660 snd_iprintf(buffer, "IEC958 quality: Consumer\n"); in snd_rme9652_proc_read()
1664 snd_iprintf(buffer, "IEC958 emphasis: on\n"); in snd_rme9652_proc_read()
1666 snd_iprintf(buffer, "IEC958 emphasis: off\n"); in snd_rme9652_proc_read()
1670 snd_iprintf(buffer, "IEC958 Dolby: on\n"); in snd_rme9652_proc_read()
1672 snd_iprintf(buffer, "IEC958 Dolby: off\n"); in snd_rme9652_proc_read()
1678 snd_iprintf(buffer, in snd_rme9652_proc_read()
1681 snd_iprintf(buffer, "IEC958 sample rate: undetermined\n"); in snd_rme9652_proc_read()
1683 snd_iprintf(buffer, "IEC958 sample rate: %d\n", i); in snd_rme9652_proc_read()
1686 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1688 snd_iprintf(buffer, "ADAT Sample rate: %dHz\n", in snd_rme9652_proc_read()
1695 snd_iprintf(buffer, "ADAT1: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1697 snd_iprintf(buffer, "ADAT1: No Lock\n"); in snd_rme9652_proc_read()
1702 snd_iprintf(buffer, "ADAT2: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1704 snd_iprintf(buffer, "ADAT2: No Lock\n"); in snd_rme9652_proc_read()
1709 snd_iprintf(buffer, "ADAT3: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1711 snd_iprintf(buffer, "ADAT3: No Lock\n"); in snd_rme9652_proc_read()
1714 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1716 snd_iprintf(buffer, "Timecode signal: %s\n", in snd_rme9652_proc_read()
1721 snd_iprintf(buffer, "Punch Status:\n\n"); in snd_rme9652_proc_read()
1725 snd_iprintf(buffer, "%2d: on ", i + 1); in snd_rme9652_proc_read()
1727 snd_iprintf(buffer, "%2d: off ", i + 1); in snd_rme9652_proc_read()
1731 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1735 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()