Home | History | Annotate | Download | only in api

Lines Matching full:device

43   /// Endpoint is device control pipe.

70 /// Raw endpoint address on the device as described by its descriptor.
87 /// Our USB class id that driver uses to register our device.
94 /// Defines product ID for the device with single interface.
97 /// Defines product ID for the Dream composite device.
100 /// Defines product ID for the Magic composite device.
103 /// Defines interface ID for the device.
106 /// Defines vendor ID for the device
109 /// Defines product ID for a SoftUSB device simulator that is used to test
137 model of the USB stack each USB device (that is physical device,
139 major entities through which that device gets accessed. Each of these
140 interfaces are represented as Windows Device Objects on the USB stack.
142 and "device" are interchangeable, since each interface is represented by
143 a device object on the Windows USB stack. This handle is created in
206 /// Device name for the interface (see SP_DEVICE_INTERFACE_DETAIL_DATA
217 @param[in] class_id Device class ID, assigned by the driver.
277 device. It uses AdbCreateInterfaceByName to actually do the create.
278 @param[in] class_id Device class ID, assigned by the driver.
279 @param[in] vendor_id Device vendor ID
280 @param[in] product_id Device product ID
281 @param[in] interface_id Device interface ID. This parameter is optional.
313 /** \brief Gets serial number for interface's device.
334 /** \brief Gets device descriptor for the USB device associated with
339 @param[out] desc Upon successful completion will have usb device
347 /** \brief Gets descriptor for the selected USB device configuration.
351 @param[out] desc Upon successful completion will have usb device
364 @param[out] desc Upon successful completion will have usb device