Changes in uspace/drv/bus/usb/usbmid/explore.c [58563585:d15797d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbmid/explore.c
r58563585 rd15797d 132 132 * 133 133 * @param dev Device to be explored. 134 * @return Whether to accept this device from devman.134 * @return Whether to accept this device. 135 135 */ 136 136 int usbmid_explore_device(usb_device_t *dev)
Note:
See TracChangeset
for help on using the changeset viewer.