Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/console/
H A 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()
936 sti->sti_data->inq_outptr.dev_name); in sti_try_rom_generic()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsticore.h317 struct sti_conf_outptr inq_outptr; /* configuration */ member
H A Dstifb.c1181 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()