Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_cursor.c77 #define to_sti_cursor(x) container_of(x, struct sti_cursor, plane) macro
189 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_check()
264 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_update()
343 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_late_register()