Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_hdmi.c79 int repoll_count; member
1836 if (per_pin->repoll_count++ > 6) in hdmi_repoll_eld()
1837 per_pin->repoll_count = 0; in hdmi_repoll_eld()
1840 hdmi_present_sense(per_pin, per_pin->repoll_count); in hdmi_repoll_eld()