Searched refs:OutputClassMatches (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86platformBus.c212 OutputClassMatches(const XF86ConfOutputClassPtr oclass, function in typeref:typename:Bool
229 if (OutputClassMatches(cl, &xf86_platform_devices[index])) {
302 if (!OutputClassMatches(cl, &xf86_platform_devices[i]))
323 if (!OutputClassMatches(cl, dev))
386 if (!OutputClassMatches(cl, dev) || !cl->option_lst)

Completed in 3 milliseconds