Lines Matching refs:sh_mobile_meram_info
23 struct sh_mobile_meram_info { struct
41 unsigned long sh_mobile_meram_alloc(struct sh_mobile_meram_info *meram_dev, argument
43 void sh_mobile_meram_free(struct sh_mobile_meram_info *meram_dev,
45 void *sh_mobile_meram_cache_alloc(struct sh_mobile_meram_info *dev,
50 void sh_mobile_meram_cache_free(struct sh_mobile_meram_info *dev, void *data);
51 void sh_mobile_meram_cache_update(struct sh_mobile_meram_info *dev, void *data,
58 sh_mobile_meram_alloc(struct sh_mobile_meram_info *meram_dev, size_t size) in sh_mobile_meram_alloc()
64 sh_mobile_meram_free(struct sh_mobile_meram_info *meram_dev, in sh_mobile_meram_free()
70 sh_mobile_meram_cache_alloc(struct sh_mobile_meram_info *dev, in sh_mobile_meram_cache_alloc()
80 sh_mobile_meram_cache_free(struct sh_mobile_meram_info *dev, void *data) in sh_mobile_meram_cache_free()
85 sh_mobile_meram_cache_update(struct sh_mobile_meram_info *dev, void *data, in sh_mobile_meram_cache_update()