Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/
Dsticore.c137 struct sti_conf_outptr *outptr = &sti->sti_data->inq_outptr; in sti_inq_conf()
437 sti->sti_data->inq_outptr.bits_per_pixel, in sti_dump_outptr()
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()
1004 sti->sti_data->inq_outptr.dev_name); in sti_try_rom_generic()
/Linux-v6.6/include/video/
Dsticore.h318 struct sti_conf_outptr inq_outptr; /* configuration */ member
/Linux-v6.6/drivers/video/console/
Dsticon.c398 sticon_sti->sti_data->inq_outptr.dev_name, in sticonsole_init()
/Linux-v6.6/drivers/video/fbdev/
Dstifb.c1205 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()