Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dpcm_drm_eld.h81 int aud_synch_delay; member
/linux-6.15/sound/core/
H A Dpcm_drm_eld.c350 e->aud_synch_delay = GRAB_BITS(buf, 6, 0, 8) * 2; in snd_parse_eld()
540 snd_iprintf(buffer, "audio_sync_delay\t%d\n", e->aud_synch_delay); in snd_print_eld_info()
/linux-6.15/sound/pci/hda/
H A Dhda_eld.c156 e->aud_synch_delay = val; in snd_hdmi_write_eld_info()