Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/tiny/
H A Dsharp-memory.c57 struct sharp_memory_device { struct
98 return container_of(drm, struct sharp_memory_device, drm); in drm_to_sharp_memory_device()
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()
249 smd = container_of(plane, struct sharp_memory_device, plane); in sharp_memory_plane_atomic_update()
309 struct sharp_memory_device *smd = data; in sharp_memory_sw_vcom_signal_thread()
459 struct sharp_memory_device *smd, in sharp_memory_pipe_init()
527 struct sharp_memory_device *smd; in sharp_memory_probe()
544 struct sharp_memory_device, drm); in sharp_memory_probe()
[all …]