Searched refs:systemd_logind_take_fd (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | systemd-logind.h | 32 int systemd_logind_take_fd(int major, int minor, const char *path, Bool *paus); 39 #define systemd_logind_take_fd(major, minor, path, paus) -1 macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_platform.c | 33 fd = systemd_logind_take_fd(attribs->major, attribs->minor, path, &paused); in get_drm_info()
|
| H A D | systemd-logind.c | 86 systemd_logind_take_fd(int _major, int _minor, const char *path, in systemd_logind_take_fd() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 916 int fd = systemd_logind_take_fd(pInfo->major, pInfo->minor, in xf86NewInputDevice()
|