Searched defs:send_event (Results 1 – 7 of 7) sorted by relevance
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
D | Xvlib.h | 99 Bool send_event; /* true if this came from a SendEvent request */ member 110 Bool send_event; /* true if this came from a SendEvent request */ member
|
D | xf86vmode.h | 148 Bool send_event; /* true if this came from a SendEvent req */ member
|
D | Xvproto.h | 399 CARD8 send_event; member
|
/external/bluetooth/bluez/compat/ |
D | fakehid.c | 63 static int send_event(int fd, uint16_t type, uint16_t code, int32_t value) in send_event() function
|
/external/dnsmasq/src/ |
D | dnsmasq.c | 746 void send_event(int fd, int event, int data) in send_event() function
|
/external/bluetooth/bluez/input/ |
D | device.c | 246 static int send_event(int fd, uint16_t type, uint16_t code, int32_t value) in send_event() function
|
/external/bluetooth/bluez/audio/ |
D | control.c | 336 static int send_event(int fd, uint16_t type, uint16_t code, int32_t value) in send_event() function
|