inq_outptr        115 drivers/video/console/sticore.c 	struct sti_conf_outptr *outptr = &sti->sti_data->inq_outptr;
inq_outptr        409 drivers/video/console/sticore.c 		 sti->sti_data->inq_outptr.bits_per_pixel,
inq_outptr        410 drivers/video/console/sticore.c 		 sti->sti_data->inq_outptr.bits_used,
inq_outptr        411 drivers/video/console/sticore.c 		 sti->sti_data->inq_outptr.planes,
inq_outptr        412 drivers/video/console/sticore.c 		 sti->sti_data->inq_outptr.attributes));
inq_outptr        920 drivers/video/console/sticore.c 		sti->sti_data->inq_outptr.dev_name);
inq_outptr        319 drivers/video/fbdev/sticore.h 	struct sti_conf_outptr		inq_outptr; /* configuration */
inq_outptr       1139 drivers/video/fbdev/stifb.c 	dev_name = sti->sti_data->inq_outptr.dev_name;