Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_cursor.c78 #define to_sti_cursor(x) container_of(x, struct sti_cursor, plane) macro
190 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_check()
265 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_update()
344 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_late_register()