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,
505 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in dpi_check_timings()
245 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
266 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
2997 bool dispc_mgr_timings_ok(enum omap_channel channel, in dispc_mgr_timings_ok() function3143 if (!dispc_mgr_timings_ok(channel, &t)) { in dispc_mgr_set_timings()