Home
last modified time | relevance | path

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

/linux/drivers/video/
H A 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/include/video/
H A Dsticore.h318 struct sti_conf_outptr inq_outptr; /* configuration */ 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()