| /xsrc/external/mit/xf86-input-keyboard/dist/src/ |
| H A D | hurd_kbd.c | 162 pInfo->read_input = ReadInput;
|
| H A D | bsd_kbd.c | 393 pInfo->read_input = stdReadInput; 397 pInfo->read_input = WSReadInput;
|
| H A D | kbd.c | 147 * We don't specify our own read_input function. We expect 150 pInfo->read_input = NULL;
|
| H A D | sun_kbd.c | 500 pInfo->read_input = ReadInput;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_tgsi.c | 315 read_input(struct ureg_program *ureg, function in typeref:typename:void 386 read_input(ureg, src, &imm0, src_repeat_none, src_swizzle, 399 read_input(ureg, mask, &imm0, mask_repeat_none,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_tgsi.c | 315 read_input(struct ureg_program *ureg, function in typeref:typename:void 386 read_input(ureg, src, &imm0, src_repeat_none, src_swizzle, 399 read_input(ureg, mask, &imm0, mask_repeat_none,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Events.c | 255 if (pInfo->read_input && pInfo->fd >= 0 && 265 pInfo->read_input(pInfo); 298 pInfo->read_input(pInfo);
|
| H A D | xf86Xinput.h | 90 void (*read_input)(struct _InputInfoRec *local); member in struct:_InputInfoRec
|
| /xsrc/external/mit/xf86-input-mouse/dist/src/ |
| H A D | hurd_mouse.c | 176 pInfo->read_input = OsMouseReadInput;
|
| H A D | bsd_mouse.c | 522 pInfo->read_input = wsconsReadInput; 807 pInfo->read_input = usbReadInput;
|
| H A D | sun_mouse.c | 246 pInfo->read_input = vuidReadInput;
|
| H A D | mouse.c | 968 pInfo->read_input = MouseReadInput;
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | spiceqxl_inputs.c | 384 pInfo->read_input = NULL; 405 pInfo->read_input = NULL;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.h | 97 void (*read_input) (struct _InputInfoRec * local); member in struct:_InputInfoRec
|
| H A D | xf86Events.c | 236 pInfo->read_input(pInfo);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/ |
| H A D | xf86-input-inputtest.c | 916 read_input(InputInfoPtr pInfo) function in typeref:typename:void 919 read_input callback because we want to only accept the connection to 982 pInfo->read_input = read_input;
|
| /xsrc/external/mit/xf86-input-elographics/dist/src/ |
| H A D | xf86Elo.c | 969 pInfo->read_input = xf86EloReadInput;
|
| /xsrc/external/mit/xf86-input-vmmouse/dist/src/ |
| H A D | vmmouse.c | 452 pInfo->read_input = VMMouseReadInput;
|
| /xsrc/external/mit/xf86-input-ws/dist/src/ |
| H A D | ws.c | 334 pInfo->read_input = wsReadInput;
|
| /xsrc/external/mit/xf86-input-synaptics/dist/src/ |
| H A D | synaptics.c | 789 pInfo->read_input = ReadInput;
|