Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h302 int (*getqueryctrl)(void* altout_dev, member
H A Dmatroxfb_maven.c1196 .getqueryctrl = maven_out_get_queryctrl,
H A Dmatroxfb_base.c1115 } else if (minfo->outputs[1].output->getqueryctrl) { in matroxfb_ioctl()
1116 err = minfo->outputs[1].output->getqueryctrl(minfo->outputs[1].data, &qctrl); in matroxfb_ioctl()