Home
last modified time | relevance | path

Searched refs:sh_mobile_meram_cache_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/video/
Dsh_mobile_meram.h45 void *sh_mobile_meram_cache_alloc(struct sh_mobile_meram_info *dev,
70 sh_mobile_meram_cache_alloc(struct sh_mobile_meram_info *dev, in sh_mobile_meram_cache_alloc() function
/linux-4.1.27/drivers/video/fbdev/
Dsh_mobile_meram.c466 void *sh_mobile_meram_cache_alloc(struct sh_mobile_meram_info *pdata, in sh_mobile_meram_cache_alloc() function
524 EXPORT_SYMBOL_GPL(sh_mobile_meram_cache_alloc);
Dsh_mobile_lcdcfb.c1150 cache = sh_mobile_meram_cache_alloc(mdev, ch->cfg->meram_cfg, in sh_mobile_lcdc_start()
/linux-4.1.27/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c405 cache = sh_mobile_meram_cache_alloc(sdev->meram, mdata, in shmob_drm_crtc_mode_set()