Searched refs:dispc_mgr_timings_ok (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c175 if (!dispc_mgr_timings_ok(mgr->id, timings)) {
H A Dsdi.c236 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings))
H A Ddss.h378 bool dispc_mgr_timings_ok(enum omap_channel channel,
H A Ddpi.c505 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings))
H A Dhdmi4.c244 if (!dispc_mgr_timings_ok(out->dispc_channel, timings))
H A Dhdmi5.c265 if (!dispc_mgr_timings_ok(out->dispc_channel, timings))
H A Ddispc.c2995 bool dispc_mgr_timings_ok(enum omap_channel channel, function
3141 if (!dispc_mgr_timings_ok(channel, &t)) {

Completed in 119 milliseconds