Home
last modified time | relevance | path

Searched refs:sti_data (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/
H A Dsticore.c179 inptr = &sti->sti_data->font_inptr; in sti_putc()
220 inptr = &sti->sti_data->blkmv_inptr; in sti_set()
253 inptr = &sti->sti_data->blkmv_inptr; in sti_clear()
289 inptr = &sti->sti_data->blkmv_inptr; in sti_bmove()
438 sti->sti_data->inq_outptr.bits_used, in sti_dump_outptr()
439 sti->sti_data->inq_outptr.planes, in sti_dump_outptr()
440 sti->sti_data->inq_outptr.attributes); in sti_dump_outptr()
458 if (!sti->sti_data) in sti_init_glob_cfg()
461 glob_cfg = &sti->sti_data->glob_cfg; in sti_init_glob_cfg()
463 save_addr = &sti->sti_data->save_addr; in sti_init_glob_cfg()
[all …]
/linux/include/video/
H A Dsticore.h374 struct sti_all_data *sti_data; member
/linux/drivers/video/console/
H A Dsticon.c383 sticon_sti->sti_data->inq_outptr.dev_name, in sticonsole_init()
/linux/drivers/video/fbdev/
H A Dstifb.c1207 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()