Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dsticore.c114 struct sti_conf_outptr *outptr = &sti->sti_data->inq_outptr; in sti_inq_conf()
408 sti->sti_data->inq_outptr.bits_per_pixel, in sti_dump_outptr()
409 sti->sti_data->inq_outptr.bits_used, in sti_dump_outptr()
410 sti->sti_data->inq_outptr.planes, in sti_dump_outptr()
411 sti->sti_data->inq_outptr.attributes)); in sti_dump_outptr()
921 sti->sti_data->inq_outptr.dev_name); in sti_try_rom_generic()
/linux-4.1.27/drivers/video/fbdev/
Dsticore.h318 struct sti_conf_outptr inq_outptr; /* configuration */ member
Dstifb.c1104 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()