Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/console/
Dsticore.c80 struct sti_init_inptr *inptr = &sti->sti_data->init_inptr; in sti_init_graph()
81 struct sti_init_inptr_ext *inptr_ext = &sti->sti_data->init_inptr_ext; in sti_init_graph()
82 struct sti_init_outptr *outptr = &sti->sti_data->init_outptr; in sti_init_graph()
117 struct sti_conf_inptr *inptr = &sti->sti_data->inq_inptr; in sti_inq_conf()
118 struct sti_conf_outptr *outptr = &sti->sti_data->inq_outptr; in sti_inq_conf()
122 outptr->ext_ptr = STI_PTR(&sti->sti_data->inq_outptr_ext); in sti_inq_conf()
142 struct sti_font_inptr *inptr = &sti->sti_data->font_inptr; in sti_putc()
151 struct sti_font_outptr *outptr = &sti->sti_data->font_outptr; in sti_putc()
174 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; in sti_set()
185 struct sti_blkmv_outptr *outptr = &sti->sti_data->blkmv_outptr; in sti_set()
[all …]
Dsticon.c397 sticon_sti->sti_data->inq_outptr.dev_name, in sticonsole_init()
/linux-6.1.9/drivers/video/fbdev/
Dsticore.h372 struct sti_all_data *sti_data; member
Dstifb.c1181 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()