Searched refs:meram_dev (Results 1 – 4 of 4) sorted by relevance
41 unsigned long sh_mobile_meram_alloc(struct sh_mobile_meram_info *meram_dev,43 void sh_mobile_meram_free(struct sh_mobile_meram_info *meram_dev,58 sh_mobile_meram_alloc(struct sh_mobile_meram_info *meram_dev, size_t size) in sh_mobile_meram_alloc() argument64 sh_mobile_meram_free(struct sh_mobile_meram_info *meram_dev, in sh_mobile_meram_free() argument
195 struct sh_mobile_meram_info *meram_dev; member
51 if (sdev->meram_dev && sdev->meram_dev->pdev) in shmob_drm_clk_on()52 pm_runtime_get_sync(&sdev->meram_dev->pdev->dev); in shmob_drm_clk_on()61 if (sdev->meram_dev && sdev->meram_dev->pdev) in shmob_drm_clk_off()62 pm_runtime_put_sync(&sdev->meram_dev->pdev->dev); in shmob_drm_clk_off()
220 struct sh_mobile_meram_info *meram_dev; member349 if (priv->meram_dev && priv->meram_dev->pdev) in sh_mobile_lcdc_clk_on()350 pm_runtime_get_sync(&priv->meram_dev->pdev->dev); in sh_mobile_lcdc_clk_on()357 if (priv->meram_dev && priv->meram_dev->pdev) in sh_mobile_lcdc_clk_off()358 pm_runtime_put_sync(&priv->meram_dev->pdev->dev); in sh_mobile_lcdc_clk_off()1076 struct sh_mobile_meram_info *mdev = priv->meram_dev; in sh_mobile_lcdc_start()1229 sh_mobile_meram_cache_free(priv->meram_dev, ch->cache); in sh_mobile_lcdc_stop()1855 sh_mobile_meram_cache_update(priv->meram_dev, ch->cache, in sh_mobile_lcdc_pan()2727 priv->meram_dev = pdata->meram_dev; in sh_mobile_lcdc_probe()