Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.h191 int hostx_get_fd(void);
H A Dephyr.c1291 SetNotifyFd(hostx_get_fd(), ephyrXcbNotify, X_NOTIFY_READ, NULL); in MouseEnable()
1299 RemoveNotifyFd(hostx_get_fd()); in MouseDisable()
H A Dhostx.c1333 hostx_get_fd(void) in hostx_get_fd() function