Home
last modified time | relevance | path

Searched defs:sti_struct (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/video/fbdev/
Dsticore.h341 struct sti_struct { struct
342 spinlock_t lock;
345 int font_width;
346 int font_height;
348 int sti_mem_request;
349 u32 graphics_id[2];
351 struct sti_cooked_rom *rom;
353 unsigned long font_unpmv;
354 unsigned long block_move;
355 unsigned long init_graph;
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dsticore.h339 struct sti_struct { struct
340 spinlock_t lock;
343 int sti_mem_request;
344 u32 graphics_id[2];
346 struct sti_cooked_rom *rom;
348 unsigned long font_unpmv;
349 unsigned long block_move;
350 unsigned long init_graph;
351 unsigned long inq_conf;
354 int text_planes;
[all …]