Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c58 struct xf86_platform_device *xf86_platform_devices; variable
63 xf86_platform_devices = xnfreallocarray(xf86_platform_devices, in xf86_add_platform_device()
67 xf86_platform_devices[xf86_num_platform_devices].attribs = attribs; in xf86_add_platform_device()
68 xf86_platform_devices[xf86_num_platform_devices].pdev = NULL; in xf86_add_platform_device()
69 xf86_platform_devices[xf86_num_platform_devices].flags = in xf86_add_platform_device()
81 config_odev_free_attributes(xf86_platform_devices[dev_index].attribs); in xf86_remove_platform_device()
84 …memcpy(&xf86_platform_devices[j], &xf86_platform_devices[j + 1], sizeof(struct xf86_platform_devic… in xf86_remove_platform_device()
92 return (xf86_platform_devices[index].flags & XF86_PDEV_UNOWNED) ? in xf86_get_platform_device_unowned()
105 return &xf86_platform_devices[i]; in xf86_find_platform_device_by_devnum()
228 if (OutputClassMatches(cl, &xf86_platform_devices[index])) { in xf86OutputClassDriverList()
[all …]
H A Dxf86platformBus.h49 extern struct xf86_platform_device *xf86_platform_devices;
72 struct xf86_platform_device *device = &xf86_platform_devices[index]; in xf86_platform_odev_attributes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c70 xf86_platform_devices[delayed_index].flags |= XF86_PDEV_SERVER_FD; in get_drm_info()
H A Dsystemd-logind.c249 if (xf86_platform_devices[i].flags & XF86_PDEV_PAUSED) in systemd_logind_vtenter()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog18566 rather then an index into xf86_platform_devices. This makes things