Home
last modified time | relevance | path

Searched refs:get_memory_bandwidth_limit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_drv.c608 if (priv->dispc_ops->get_memory_bandwidth_limit) in omapdrm_init()
610 priv->dispc_ops->get_memory_bandwidth_limit(priv->dispc); in omapdrm_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h540 u32 (*get_memory_bandwidth_limit)(struct dispc_device *dispc); member
H A Ddispc.c4698 .get_memory_bandwidth_limit = dispc_get_memory_bandwidth_limit,