Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/tiny/
Dsharp-memory.c96 static inline struct sharp_memory_device *drm_to_sharp_memory_device(struct drm_device *drm) in drm_to_sharp_memory_device() function
213 struct sharp_memory_device *smd = drm_to_sharp_memory_device(fb->dev); in sharp_memory_fb_dirty()
285 struct sharp_memory_device *smd = drm_to_sharp_memory_device(crtc->dev); in sharp_memory_crtc_mode_valid()
323 struct sharp_memory_device *smd = drm_to_sharp_memory_device(crtc->dev); in sharp_memory_crtc_enable()
334 struct sharp_memory_device *smd = drm_to_sharp_memory_device(crtc->dev); in sharp_memory_crtc_disable()
364 struct sharp_memory_device *smd = drm_to_sharp_memory_device(connector->dev); in sharp_memory_connector_get_modes()