Searched refs:sti_cursor (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/sti/
H A DMakefile6 sti_cursor.o \
H A Dsti_cursor.c10 #include "sti_cursor.h"
52 struct sti_cursor { struct
65 #define to_sti_cursor(x) container_of(x, struct sti_cursor, layer)
79 struct sti_cursor *cursor = to_sti_cursor(layer); sti_cursor_argb8888_to_clut8()
101 struct sti_cursor *cursor = to_sti_cursor(layer); sti_cursor_prepare_layer()
168 struct sti_cursor *cursor = to_sti_cursor(layer); sti_cursor_commit_layer()
193 struct sti_cursor *cursor = to_sti_cursor(layer); sti_cursor_init()
219 struct sti_cursor *cursor; sti_cursor_create()
H A Dsti_layer.c14 #include "sti_cursor.h"

Completed in 106 milliseconds