Searched refs:sti_cursor (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_cursor.c | 18 #include "sti_cursor.h" 62 struct sti_cursor { struct 77 #define to_sti_cursor(x) container_of(x, struct sti_cursor, plane) 93 struct sti_cursor *cursor, u32 val) in cursor_dbg_pml() 100 struct sti_cursor *cursor, u32 val) in cursor_dbg_cml() 109 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show() 134 static void cursor_debugfs_init(struct sti_cursor *cursor, in cursor_debugfs_init() 147 static void sti_cursor_argb8888_to_clut8(struct sti_cursor *cursor, u32 *src) in sti_cursor_argb8888_to_clut8() 167 static void sti_cursor_init(struct sti_cursor *curso [all...] |
H A D | Makefile | 6 sti_cursor.o \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_cursor.c | 19 #include "sti_cursor.h" 63 struct sti_cursor { struct 78 #define to_sti_cursor(x) container_of(x, struct sti_cursor, plane) 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() 148 static void sti_cursor_argb8888_to_clut8(struct sti_cursor *cursor, u32 *src) in sti_cursor_argb8888_to_clut8() 168 static void sti_cursor_init(struct sti_cursor *curso [all...] |
H A D | Makefile | 6 sti_cursor.o \
|
Completed in 2 milliseconds