Home
last modified time | relevance | path

Searched refs:systemd_logind_fini (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dsystemd-logind.h31 void systemd_logind_fini(void);
38 #define systemd_logind_fini() macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c630 systemd_logind_fini(void) in systemd_logind_fini() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Init.c902 systemd_logind_fini(); in ddxGiveUp()