Changes in uspace/srv/hid/input/include/mouse.h [cce8a83:cc574511] in mainline
- File:
-
- 1 edited
-
uspace/srv/hid/input/include/mouse.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/include/mouse.h
rcce8a83 rcc574511 49 49 50 50 /** Service ID (only for mousedev devices) */ 51 service_id_t svc_id; 52 53 /** Device service name (only for mousedev devices) */ 54 char *svc_name; 51 service_id_t service_id; 55 52 56 53 /** Port ops */
Note:
See TracChangeset
for help on using the changeset viewer.
