Searched refs:getqueryctrl (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_base.h321 int (*getqueryctrl)(void* altout_dev, member in struct:matrox_altout
H A Dmatroxfb_g450.c592 .getqueryctrl = g450_query_ctrl,
H A Dmatroxfb_base.c1121 } else if (minfo->outputs[1].output->getqueryctrl) {
1122 err = minfo->outputs[1].output->getqueryctrl(minfo->outputs[1].data, &qctrl);
H A Dmatroxfb_maven.c1181 .getqueryctrl = maven_out_get_queryctrl,

Completed in 134 milliseconds