Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_cursor.c63 struct sti_cursor { struct
78 #define to_sti_cursor(x) container_of(x, struct sti_cursor, plane) argument
94 struct sti_cursor *cursor, u32 val) in cursor_dbg_pml()
101 struct sti_cursor *cursor, u32 val) in cursor_dbg_cml()
110 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show()
135 static void cursor_debugfs_init(struct sti_cursor *cursor, in cursor_debugfs_init()
168 static void sti_cursor_init(struct sti_cursor *cursor) in sti_cursor_init()
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()
[all …]
H A DMakefile6 sti_cursor.o \