Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_eld.c247 e->aud_synch_delay = GRAB_BITS(buf, 6, 0, 8) * 2; in snd_hdmi_parse_eld()
483 snd_iprintf(buffer, "audio_sync_delay\t%d\n", e->aud_synch_delay); in snd_hdmi_print_eld_info()
525 e->aud_synch_delay = val; in snd_hdmi_write_eld_info()
Dhda_local.h686 int aud_synch_delay; member