Changeset 87a3df7f in mainline for uspace/drv/bus/usb/usbmid/usbmid.h
- Timestamp:
- 2014-07-21T20:37:58Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b5111c46
- Parents:
- 54a1ca7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbmid/usbmid.h
r54a1ca7 r87a3df7f 60 60 /** Container to hold all the function pointers */ 61 61 typedef struct usb_mid { 62 ddf_dev_t *dev; 62 63 ddf_fun_t *ctl_fun; 63 64 list_t interface_list;
Note:
See TracChangeset
for help on using the changeset viewer.