getqueryctrl     1113 drivers/video/fbdev/matrox/matroxfb_base.c 				} else if (minfo->outputs[1].output->getqueryctrl) {
getqueryctrl     1114 drivers/video/fbdev/matrox/matroxfb_base.c 					err = minfo->outputs[1].output->getqueryctrl(minfo->outputs[1].data, &qctrl);
getqueryctrl      303 drivers/video/fbdev/matrox/matroxfb_base.h 	int		(*getqueryctrl)(void* altout_dev,
getqueryctrl      593 drivers/video/fbdev/matrox/matroxfb_g450.c 	.getqueryctrl	= g450_query_ctrl,
getqueryctrl     1196 drivers/video/fbdev/matrox/matroxfb_maven.c 	.getqueryctrl	= maven_out_get_queryctrl,