Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dpatch_hdmi.c79 int repoll_count; member
1736 if (per_pin->repoll_count++ > 6) in hdmi_repoll_eld()
1737 per_pin->repoll_count = 0; in hdmi_repoll_eld()
1740 hdmi_present_sense(per_pin, per_pin->repoll_count); in hdmi_repoll_eld()