Searched refs:OutputClassMatches (Results 1 – 2 of 2) sorted by relevance
211 OutputClassMatches(const XF86ConfOutputClassPtr oclass, in OutputClassMatches() function228 if (OutputClassMatches(cl, &xf86_platform_devices[index])) { in xf86OutputClassDriverList()301 if (!OutputClassMatches(cl, &xf86_platform_devices[i])) in xf86platformProbe()322 if (!OutputClassMatches(cl, dev)) in xf86platformProbe()383 if (!OutputClassMatches(cl, dev) || !cl->option_lst) in xf86MergeOutputClassOptions()
18563 xfree86: Make OutputClassMatches take a xf86_platform_device18565 Make OutputClassMatches directly take a xf86_platform_device as argument,