Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_hdmi.c850 unsigned long found_rate_error = ULONG_MAX; /* silly compiler... */ in sh_hdmi_read_edid() local
958 else if (found && found_rate_error <= rate_error) in sh_hdmi_read_edid()
978 found_rate_error = rate_error; in sh_hdmi_read_edid()
990 found_rate_error = sh_hdmi_rate_error(hdmi, found, hdmi_rate, in sh_hdmi_read_edid()
1019 found_rate_error); in sh_hdmi_read_edid()