dispc_mgr_timings_ok
if (!dispc_mgr_timings_ok(channel, &t)) {
if (mgr && !dispc_mgr_timings_ok(mgr->id, timings))
bool dispc_mgr_timings_ok(enum omap_channel channel,
if (!dispc_mgr_timings_ok(out->dispc_channel, timings))
if (!dispc_mgr_timings_ok(out->dispc_channel, timings))
if (!dispc_mgr_timings_ok(mgr->id, timings)) {
if (mgr && !dispc_mgr_timings_ok(mgr->id, timings))