Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds