Searched refs:xf86_check_platform_slot (Results 1 – 2 of 2) sorted by relevance
155 xf86_check_platform_slot(const struct xf86_platform_device *pd) in xf86_check_platform_slot() function401 if (xf86_check_platform_slot(d)) { in xf86ClaimPlatformSlot()449 if (gdev && gdev->screen == 0 && !xf86_check_platform_slot(dev)) in doPlatformProbe()
35982 xfree86: Fix xf86_check_platform_slot's handling of PCI35984 If a PCI entity is found, xf86_check_platform_slot performs a device ID check35993 which calls doPlatformProbe, which calls xf86_check_platform_slot.35994 4. xf86_check_platform_slot compares the Intel platform device against the