Searched refs:devInstance (Results 1 – 14 of 14) sorted by relevance
497 pipeInit.devInstance = phdcInstance->deviceHandle; in USB_HostPhdcOpenInterface()523 pipeInit.devInstance = phdcInstance->deviceHandle; in USB_HostPhdcOpenInterface()549 pipeInit.devInstance = phdcInstance->deviceHandle; in USB_HostPhdcOpenInterface()
276 pipeInit.devInstance = cdcInstance->deviceHandle; in USB_HostCdcOpenDataInterface()301 pipeInit.devInstance = cdcInstance->deviceHandle; in USB_HostCdcOpenDataInterface()406 pipeInit.devInstance = cdcInstance->deviceHandle; in USB_HostCdcOpenControlInterface()
283 pipeInit.devInstance = printerInstance->deviceHandle; in USB_HostPrinterOpenInterface()309 pipeInit.devInstance = printerInstance->deviceHandle; in USB_HostPrinterOpenInterface()
282 pipeInit.devInstance = hidInstance->deviceHandle; in USB_HostHidOpenInterface()308 pipeInit.devInstance = hidInstance->deviceHandle; in USB_HostHidOpenInterface()
141 pipe_init.devInstance = videoInstance->deviceHandle; in USB_HostVideoControlOpenInterface()210 pipe_init.devInstance = videoInstance->deviceHandle; in USB_HostVideoStreamOpenInterface()
826 pipeInit.devInstance = msdInstance->deviceHandle; in USB_HostMsdOpenInterface()850 pipeInit.devInstance = msdInstance->deviceHandle; in USB_HostMsdOpenInterface()
265 pipeInit.devInstance = hubInstance->deviceHandle; in USB_HostHubSetInterface()
299 pipe_init.devInstance = audioPtr->deviceHandle; in _USB_HostAudioInitEndpoint()
273 void *devInstance; /*!< Device instance handle*/ member
2340 pipe->pipeCommon.deviceHandle = pipeInit->devInstance; in USB_HostOhciOpenPipe()2353 …pipe->ed->stateUnion.stateBitField.FA = ((usb_host_device_instance_t *)pipeInit->devInstance)->set… in USB_HostOhciOpenPipe()2355 (USB_SPEED_FULL == ((usb_host_device_instance_t *)pipeInit->devInstance)->speed) ? 0U : 1U; in USB_HostOhciOpenPipe()
1156 pipeInit.devInstance = newInstance; in USB_HostAttachDevice()
1737 pipePointer->deviceHandle = pipeInitPointer->devInstance; in USB_HostKhciOpenPipe()
3555 pipe->pipeCommon.deviceHandle = pipeInit->devInstance; in USB_HostIp3516HsOpenPipe()
4727 ehciPipePointer->pipeCommon.deviceHandle = pipeInit->devInstance; in USB_HostEhciOpenPipe()