Home
last modified time | relevance | path

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

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