Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dsystemd-logind.h30 int systemd_logind_init(void);
37 #define systemd_logind_init() macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c617 systemd_logind_init(void) in systemd_logind_init() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Init.c385 systemd_logind_init(); in InitOutput()