Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/console/
Dsticore.c118 struct sti_conf_outptr *outptr = &sti->sti_data->inq_outptr; in sti_inq_conf()
407 sti->sti_data->inq_outptr.bits_per_pixel, in sti_dump_outptr()
408 sti->sti_data->inq_outptr.bits_used, in sti_dump_outptr()
409 sti->sti_data->inq_outptr.planes, in sti_dump_outptr()
410 sti->sti_data->inq_outptr.attributes); in sti_dump_outptr()
957 sti->sti_data->inq_outptr.dev_name); in sti_try_rom_generic()
Dsticon.c397 sticon_sti->sti_data->inq_outptr.dev_name, in sticonsole_init()
/linux-6.1.9/drivers/video/fbdev/
Dsticore.h317 struct sti_conf_outptr inq_outptr; /* configuration */ member
Dstifb.c1181 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()