Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dhotplug.h81 xf86_find_platform_device_by_devnum(int major, int minor);
/OK3568_Linux_fs/external/xserver/config/
H A Dudev.c126 if (xf86_find_platform_device_by_devnum(major(devnum), minor(devnum))) in device_added()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c393 pdev = xf86_find_platform_device_by_devnum(major, minor); in message_filter()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c97 xf86_find_platform_device_by_devnum(int major, int minor) in xf86_find_platform_device_by_devnum() function
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c1005 xf86_find_platform_device_by_devnum(int major, int minor) in xf86_find_platform_device_by_devnum() function