Lines Matching refs:snd_iprintf
421 snd_iprintf(buffer, "sad%d_coding_type\t[0x%x] %s\n",
423 snd_iprintf(buffer, "sad%d_channels\t\t%d\n", i, a->channels);
426 snd_iprintf(buffer, "sad%d_rates\t\t[0x%x]%s\n", i, a->rates, buf);
430 snd_iprintf(buffer, "sad%d_bits\t\t[0x%x]%s\n",
435 snd_iprintf(buffer, "sad%d_max_bitrate\t%d\n",
439 snd_iprintf(buffer, "sad%d_profile\t\t%d\n", i, a->profile);
464 snd_iprintf(buffer, "monitor_present\t\t%d\n", eld->monitor_present);
465 snd_iprintf(buffer, "eld_valid\t\t%d\n", eld->eld_valid);
466 snd_iprintf(buffer, "codec_pin_nid\t\t0x%x\n", pin_nid);
467 snd_iprintf(buffer, "codec_dev_id\t\t0x%x\n", dev_id);
468 snd_iprintf(buffer, "codec_cvt_nid\t\t0x%x\n", cvt_nid);
471 snd_iprintf(buffer, "monitor_name\t\t%s\n", e->monitor_name);
472 snd_iprintf(buffer, "connection_type\t\t%s\n",
474 snd_iprintf(buffer, "eld_version\t\t[0x%x] %s\n", e->eld_ver,
476 snd_iprintf(buffer, "edid_version\t\t[0x%x] %s\n", e->cea_edid_ver,
478 snd_iprintf(buffer, "manufacture_id\t\t0x%x\n", e->manufacture_id);
479 snd_iprintf(buffer, "product_id\t\t0x%x\n", e->product_id);
480 snd_iprintf(buffer, "port_id\t\t\t0x%llx\n", (long long)e->port_id);
481 snd_iprintf(buffer, "support_hdcp\t\t%d\n", e->support_hdcp);
482 snd_iprintf(buffer, "support_ai\t\t%d\n", e->support_ai);
483 snd_iprintf(buffer, "audio_sync_delay\t%d\n", e->aud_synch_delay);
486 snd_iprintf(buffer, "speakers\t\t[0x%x]%s\n", e->spk_alloc, buf);
488 snd_iprintf(buffer, "sad_count\t\t%d\n", e->sad_count);