Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c912 struct matrox_altout *oproc; in matroxfb_ioctl() local
920 oproc = minfo->outputs[mom.output].output; in matroxfb_ioctl()
921 if (!oproc) { in matroxfb_ioctl()
923 } else if (!oproc->verifymode) { in matroxfb_ioctl()
930 val = oproc->verifymode(minfo->outputs[mom.output].data, mom.mode); in matroxfb_ioctl()
962 struct matrox_altout *oproc; in matroxfb_ioctl() local
970 oproc = minfo->outputs[mom.output].output; in matroxfb_ioctl()
971 if (!oproc) { in matroxfb_ioctl()