Changeset 19e0560e in mainline for uspace/drv/usbhid/mouse/mousedev.h
- Timestamp:
- 2011-05-30T19:06:57Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 173922f
- Parents:
- 1aba480
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/mouse/mousedev.h
r1aba480 r19e0560e 45 45 /** Container for USB mouse device. */ 46 46 typedef struct { 47 ///** Polling interval in microseconds. */48 //suseconds_t poll_interval_us;49 47 /** IPC phone to console (consumer). */ 50 48 int mouse_phone;
Note:
See TracChangeset
for help on using the changeset viewer.