Searched refs:sti_struct (Results 1 – 1 of 1) sorted by relevance
| /include/video/ |
| A D | sticore.h | 340 struct sti_struct { struct 383 struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */ argument 384 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f); 389 int sti_call(const struct sti_struct *sti, unsigned long func, 396 void sti_putc(struct sti_struct *sti, int c, int y, int x, 398 void sti_set(struct sti_struct *sti, int src_y, int src_x, 400 void sti_clear(struct sti_struct *sti, int src_y, int src_x, 402 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
|
Completed in 5 milliseconds