get_memory_bandwidth_limit 4706 drivers/gpu/drm/omapdrm/dss/dispc.c .get_memory_bandwidth_limit = dispc_get_memory_bandwidth_limit, get_memory_bandwidth_limit 574 drivers/gpu/drm/omapdrm/dss/omapdss.h u32 (*get_memory_bandwidth_limit)(struct dispc_device *dispc); get_memory_bandwidth_limit 588 drivers/gpu/drm/omapdrm/omap_drv.c if (priv->dispc_ops->get_memory_bandwidth_limit) get_memory_bandwidth_limit 590 drivers/gpu/drm/omapdrm/omap_drv.c priv->dispc_ops->get_memory_bandwidth_limit(priv->dispc);