Searched refs:xf86_platform_devices (Results 1 – 5 of 5) sorted by relevance
58 struct xf86_platform_device *xf86_platform_devices; variable63 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 …]
49 extern struct xf86_platform_device *xf86_platform_devices;72 struct xf86_platform_device *device = &xf86_platform_devices[index]; in xf86_platform_odev_attributes()
70 xf86_platform_devices[delayed_index].flags |= XF86_PDEV_SERVER_FD; in get_drm_info()
249 if (xf86_platform_devices[i].flags & XF86_PDEV_PAUSED) in systemd_logind_vtenter()
18566 rather then an index into xf86_platform_devices. This makes things