Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c175 if (!dispc_mgr_timings_ok(mgr->id, timings)) { in dss_mgr_check_timings()
H A Dsdi.c237 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in sdi_check_timings()
H A Ddss.h377 bool dispc_mgr_timings_ok(enum omap_channel channel,
H A Dhdmi4.c244 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
H A Dhdmi5.c265 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
H A Ddpi.c506 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in dpi_check_timings()