Searched refs:get_memory_bandwidth_limit (Results 1 – 3 of 3) sorted by relevance
557 if (priv->dispc_ops->get_memory_bandwidth_limit) in omapdrm_init()559 priv->dispc_ops->get_memory_bandwidth_limit(priv->dispc); in omapdrm_init()
705 u32 (*get_memory_bandwidth_limit)(struct dispc_device *dispc); member
4733 .get_memory_bandwidth_limit = dispc_get_memory_bandwidth_limit,