|
Functions |
| unsigned | read_data (hd_data_t *hd_data, int fd, unsigned char *buf, unsigned buf_size) |
| void | get_ps2_mouse (hd_data_t *hd_data) |
| void | test_ps2_open (void *arg) |
| void | get_serial_mouse (hd_data_t *hd_data) |
| void | add_serial_mouse (hd_data_t *hd_data) |
| int | _setspeed (int fd, int old, int new, int needtowrite, unsigned short flags) |
| void | setspeed (int fd, int new, int needtowrite, unsigned short flags) |
| unsigned | chk4id (ser_device_t *mi) |
| ser_device_t * | add_ser_mouse_entry (ser_device_t **sm, ser_device_t *new_sm) |
| void | dump_ser_mouse_data (hd_data_t *hd_data) |
| void | get_sunmouse (hd_data_t *hd_data) |
| void | hd_scan_mouse (hd_data_t *hd_data) |