Home
last modified time | relevance | path

Searched refs:aud_synch_delay (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_eld.c281 e->aud_synch_delay = GRAB_BITS(buf, 6, 0, 8) * 2; in hdmi_update_eld()
492 snd_iprintf(buffer, "audio_sync_delay\t%d\n", e->aud_synch_delay); in hdmi_print_eld_info()
534 e->aud_synch_delay = val; in hdmi_write_eld_info()
Dhda_local.h624 int aud_synch_delay; member