Lines Matching refs:snd_iprintf

1548 	snd_iprintf(buffer, "%s (Card #%d)\n", rme9652->card_name, rme9652->card->number + 1);  in snd_rme9652_proc_read()
1549 snd_iprintf(buffer, "Buffers: capture %p playback %p\n", in snd_rme9652_proc_read()
1551 snd_iprintf(buffer, "IRQ: %d Registers bus: 0x%lx VM: 0x%lx\n", in snd_rme9652_proc_read()
1553 snd_iprintf(buffer, "Control register: %x\n", rme9652->control_register); in snd_rme9652_proc_read()
1555 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1560 snd_iprintf(buffer, "Latency: %d samples (2 periods of %lu bytes)\n", in snd_rme9652_proc_read()
1562 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", in snd_rme9652_proc_read()
1564 snd_iprintf(buffer, "Passthru: %s\n", in snd_rme9652_proc_read()
1568 snd_iprintf(buffer, "Clock mode: autosync\n"); in snd_rme9652_proc_read()
1572 snd_iprintf(buffer, "Clock mode: word clock\n"); in snd_rme9652_proc_read()
1574 snd_iprintf(buffer, "Clock mode: word clock (no signal)\n"); in snd_rme9652_proc_read()
1577 snd_iprintf(buffer, "Clock mode: master\n"); in snd_rme9652_proc_read()
1583 snd_iprintf(buffer, "Pref. sync source: ADAT1\n"); in snd_rme9652_proc_read()
1586 snd_iprintf(buffer, "Pref. sync source: ADAT2\n"); in snd_rme9652_proc_read()
1589 snd_iprintf(buffer, "Pref. sync source: ADAT3\n"); in snd_rme9652_proc_read()
1592 snd_iprintf(buffer, "Pref. sync source: IEC958\n"); in snd_rme9652_proc_read()
1595 snd_iprintf(buffer, "Pref. sync source: ???\n"); in snd_rme9652_proc_read()
1600 snd_iprintf(buffer, "\nADAT1 Input source: %s\n", in snd_rme9652_proc_read()
1604 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1609 snd_iprintf(buffer, "IEC958 input: ADAT1\n"); in snd_rme9652_proc_read()
1612 snd_iprintf(buffer, "IEC958 input: Coaxial\n"); in snd_rme9652_proc_read()
1615 snd_iprintf(buffer, "IEC958 input: Internal\n"); in snd_rme9652_proc_read()
1618 snd_iprintf(buffer, "IEC958 input: ???\n"); in snd_rme9652_proc_read()
1623 snd_iprintf(buffer, "IEC958 output: Coaxial & ADAT1\n"); in snd_rme9652_proc_read()
1625 snd_iprintf(buffer, "IEC958 output: Coaxial only\n"); in snd_rme9652_proc_read()
1629 snd_iprintf(buffer, "IEC958 quality: Professional\n"); in snd_rme9652_proc_read()
1631 snd_iprintf(buffer, "IEC958 quality: Consumer\n"); in snd_rme9652_proc_read()
1635 snd_iprintf(buffer, "IEC958 emphasis: on\n"); in snd_rme9652_proc_read()
1637 snd_iprintf(buffer, "IEC958 emphasis: off\n"); in snd_rme9652_proc_read()
1641 snd_iprintf(buffer, "IEC958 Dolby: on\n"); in snd_rme9652_proc_read()
1643 snd_iprintf(buffer, "IEC958 Dolby: off\n"); in snd_rme9652_proc_read()
1649 snd_iprintf(buffer, in snd_rme9652_proc_read()
1652 snd_iprintf(buffer, "IEC958 sample rate: undetermined\n"); in snd_rme9652_proc_read()
1654 snd_iprintf(buffer, "IEC958 sample rate: %d\n", i); in snd_rme9652_proc_read()
1657 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1659 snd_iprintf(buffer, "ADAT Sample rate: %dHz\n", in snd_rme9652_proc_read()
1666 snd_iprintf(buffer, "ADAT1: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1668 snd_iprintf(buffer, "ADAT1: No Lock\n"); in snd_rme9652_proc_read()
1673 snd_iprintf(buffer, "ADAT2: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1675 snd_iprintf(buffer, "ADAT2: No Lock\n"); in snd_rme9652_proc_read()
1680 snd_iprintf(buffer, "ADAT3: %s\n", x ? "Sync" : "Lock"); in snd_rme9652_proc_read()
1682 snd_iprintf(buffer, "ADAT3: No Lock\n"); in snd_rme9652_proc_read()
1685 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1687 snd_iprintf(buffer, "Timecode signal: %s\n", in snd_rme9652_proc_read()
1692 snd_iprintf(buffer, "Punch Status:\n\n"); in snd_rme9652_proc_read()
1696 snd_iprintf(buffer, "%2d: on ", i + 1); in snd_rme9652_proc_read()
1698 snd_iprintf(buffer, "%2d: off ", i + 1); in snd_rme9652_proc_read()
1702 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1706 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()