Changeset 479e32d in mainline for uspace/lib/c/include/ipc/dev_iface.h
- Timestamp:
- 2017-11-01T13:01:34Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 41df71f9
- Parents:
- 17873ac7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/dev_iface.h
r17873ac7 r479e32d 56 56 /** Interface provided by any USB device. */ 57 57 USB_DEV_IFACE, 58 /** Interface provided by USB host controller. */59 USBHC_DEV_IFACE,60 58 /** Interface provided by USB HID devices. */ 61 59 USBHID_DEV_IFACE,
Note:
See TracChangeset
for help on using the changeset viewer.