Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxcommon.c484 dmxCommonFdNotify(int fd, int ready, void *data) in dmxCommonFdNotify() function
495 SetNotifyFd(XConnectionNumber(dmxScreen->beDisplay), dmxCommonFdNotify, X_NOTIFY_READ, closure); in dmxCommonAddEnabledDevice()
516 SetNotifyFd(XConnectionNumber(priv->display), dmxCommonFdNotify,X_NOTIFY_READ, pDev); in dmxCommonMouOn()