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

/xsrc/external/mit/xorg-server/dist/include/
H A Dhotplug.h81 xf86_find_platform_device_by_devnum(int major, int minor);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c401 pdev = xf86_find_platform_device_by_devnum(major, minor);
/xsrc/external/mit/xorg-server/dist/config/
H A Dudev.c135 if (xf86_find_platform_device_by_devnum(major(devnum), minor(devnum)))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86platformBus.c98 xf86_find_platform_device_by_devnum(int major, int minor) function in typeref:struct:xf86_platform_device *
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkdrive.c1000 xf86_find_platform_device_by_devnum(int major, int minor) function in typeref:struct:xf86_platform_device *

Completed in 9 milliseconds