Home
last modified time | relevance | path

Searched refs:systemd_logind_release_fd (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dsystemd-logind.h33 void systemd_logind_release_fd(int major, int minor, int fd);
40 #define systemd_logind_release_fd(major, minor, fd) close(fd) macro
/OK3568_Linux_fs/external/xserver/config/
H A Dconfig.c145 systemd_logind_release_fd(attribs->major, attribs->minor, attribs->fd); in config_odev_free_attributes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c38 systemd_logind_release_fd(attribs->major, attribs->minor, -1); in get_drm_info()
H A Dsystemd-logind.c165 systemd_logind_release_fd(int _major, int _minor, int fd) in systemd_logind_release_fd() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c791 systemd_logind_release_fd(pInp->major, pInp->minor, pInp->fd); in xf86DeleteInput()
925 systemd_logind_release_fd(pInfo->major, pInfo->minor, fd); in xf86NewInputDevice()
H A Dxf86platformBus.c473 systemd_logind_release_fd(dev->attribs->major, dev->attribs->minor, dev->attribs->fd); in doPlatformProbe()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c1017 systemd_logind_release_fd(int major, int minor, int fd) in systemd_logind_release_fd() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog43109 When systemd isn't being used, systemd_logind_release_fd is defined
49316 So that the fd in use test in systemd_logind_release_fd works properly.
49318 Note we cannot change the test inside systemd_logind_release_fd as it must