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