• Home
  • Raw
  • Download

Lines Matching defs:dev

39     struct UsbDevice *dev;  member
97 struct UsbDevice *dev = as->dev; in OsUrbComplete() local
181 struct UsbDevice *dev = handle->dev; in OsReapUrb() local
200 struct UsbDevice *dev = (struct UsbDevice *)listEntry; in OsDeviceCompare() local
214 struct UsbDevice *dev = NULL; in OsGetDeviceHandle() local
250 struct UsbDevice *dev = RawUsbMemCalloc(sizeof(*dev)); in OsAllocDevice() local
265 static int32_t OsReadDescriptors(struct UsbDevice *dev) in OsReadDescriptors()
318 static int32_t OsParseConfigDescriptors(struct UsbDevice *dev) in OsParseConfigDescriptors()
395 static int32_t OsInitDevice(struct UsbDevice *dev, uint8_t busNum, uint8_t devAddr) in OsInitDevice()
490 …UsbHostRequest * const request, const UsbAdapterDevice *adapterDevice, const struct UsbDevice *dev) in OsSubmitControlMsg()
552 struct UsbDevice *dev = handle->dev; in OsSubmitControlRequest() local
602 struct UsbDevice *dev = request->devHandle->dev; in OsSubmitBulkRequestHandle() local
710 struct UsbDevice *dev = handle->dev; in OsAllocIsoUrbs() local
1113 struct UsbDevice *dev = NULL; in AdapterOpenDevice() local
1149 struct UsbDevice *dev = NULL; in AdapterCloseDevice() local
1185 static int32_t AdapterGetConfigDescriptor(const struct UsbDevice *dev, uint8_t configIndex, void *b… in AdapterGetConfigDescriptor()
1208 struct UsbDevice *dev = handle->dev; in AdapterGetConfiguration() local
1221 struct UsbDevice *dev = handle->dev; in AdapterSetConfiguration() local
1257 struct UsbDevice *dev = handle->dev; in AdapterSetInterface() local
1274 struct UsbDevice *dev = handle->dev; in AdapterClearHalt() local
1381 struct UsbDevice *dev = NULL; in AdapterUrbCompleteHandle() local
1456 struct UsbDevice *dev = handle->dev; in UsbAdapterKillSignal() local