Lines Matching refs:snd_iprintf
1538 snd_iprintf(buffer, "%s\n\n", ice->card->longname); in snd_vt1724_proc_read()
1539 snd_iprintf(buffer, "EEPROM:\n"); in snd_vt1724_proc_read()
1541 snd_iprintf(buffer, " Subvendor : 0x%x\n", ice->eeprom.subvendor); in snd_vt1724_proc_read()
1542 snd_iprintf(buffer, " Size : %i bytes\n", ice->eeprom.size); in snd_vt1724_proc_read()
1543 snd_iprintf(buffer, " Version : %i\n", ice->eeprom.version); in snd_vt1724_proc_read()
1544 snd_iprintf(buffer, " System Config : 0x%x\n", in snd_vt1724_proc_read()
1546 snd_iprintf(buffer, " ACLink : 0x%x\n", in snd_vt1724_proc_read()
1548 snd_iprintf(buffer, " I2S : 0x%x\n", in snd_vt1724_proc_read()
1550 snd_iprintf(buffer, " S/PDIF : 0x%x\n", in snd_vt1724_proc_read()
1552 snd_iprintf(buffer, " GPIO direction : 0x%x\n", in snd_vt1724_proc_read()
1554 snd_iprintf(buffer, " GPIO mask : 0x%x\n", in snd_vt1724_proc_read()
1556 snd_iprintf(buffer, " GPIO state : 0x%x\n", in snd_vt1724_proc_read()
1559 snd_iprintf(buffer, " Extra #%02i : 0x%x\n", in snd_vt1724_proc_read()
1562 snd_iprintf(buffer, "\nRegisters:\n"); in snd_vt1724_proc_read()
1564 snd_iprintf(buffer, " PSDOUT03 : 0x%08x\n", in snd_vt1724_proc_read()
1567 snd_iprintf(buffer, " CCS%02x : 0x%02x\n", in snd_vt1724_proc_read()
1570 snd_iprintf(buffer, " MT%02x : 0x%02x\n", in snd_vt1724_proc_read()