Searched refs:dispc_mgr_timings_ok (Results 1 – 7 of 7) sorted by relevance
175 if (!dispc_mgr_timings_ok(mgr->id, timings)) { in dss_mgr_check_timings()
236 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in sdi_check_timings()
378 bool dispc_mgr_timings_ok(enum omap_channel channel,
264 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
505 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in dpi_check_timings()
243 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
2995 bool dispc_mgr_timings_ok(enum omap_channel channel, in dispc_mgr_timings_ok() function3141 if (!dispc_mgr_timings_ok(channel, &t)) { in dispc_mgr_set_timings()