Searched refs:sharp_memory_device (Results 1 – 1 of 1) sorted by relevance
57 struct sharp_memory_device { struct96 static inline struct sharp_memory_device *drm_to_sharp_memory_device(struct drm_device *drm) in drm_to_sharp_memory_device() argument98 return container_of(drm, struct sharp_memory_device, drm); in drm_to_sharp_memory_device()149 static int sharp_memory_update_display(struct sharp_memory_device *smd, in sharp_memory_update_display()175 static int sharp_memory_maintain_display(struct sharp_memory_device *smd) in sharp_memory_maintain_display()192 static int sharp_memory_clear_display(struct sharp_memory_device *smd) in sharp_memory_clear_display()213 struct sharp_memory_device *smd = drm_to_sharp_memory_device(fb->dev); in sharp_memory_fb_dirty()228 struct sharp_memory_device *smd; in sharp_memory_plane_atomic_check()231 smd = container_of(plane, struct sharp_memory_device, plane); in sharp_memory_plane_atomic_check()246 struct sharp_memory_device *smd; in sharp_memory_plane_atomic_update()[all …]