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