Searched refs:getqueryctrl (Results 1 – 4 of 4) sorted by relevance
302 int (*getqueryctrl)(void* altout_dev, member
593 .getqueryctrl = g450_query_ctrl,
1196 .getqueryctrl = maven_out_get_queryctrl,
1114 } 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()