Lines Matching refs:PUSBDEVICE
805 static PUSBDEVICE sortDevices(PUSBDEVICE pDevices)
807 PUSBDEVICE pHead = NULL;
808 PUSBDEVICE pTail = NULL;
812 PUSBDEVICE pDev = pDevices;
818 PUSBDEVICE pCur = pTail;
862 PUSBDEVICE pDevices = getDevices();
915 * The device still there, update the state and move on. The PUSBDEVICE
918 PUSBDEVICE pCur = pDevices;
940 PUSBDEVICE pNew = pDevices;
1004 PUSBDEVICE USBProxyService::getDevices(void)
1021 PUSBDEVICE aUSBDevice)
1087 bool USBProxyService::updateDeviceStateFake(HostUSBDevice *aDevice, PUSBDEVICE aUSBDevice, bool *aRunFilters,
1113 bool USBProxyService::updateDeviceState(HostUSBDevice *aDevice, PUSBDEVICE aUSBDevice, bool *aRunFilters,
1169 USBProxyService::freeDeviceMembers(PUSBDEVICE pDevice)
1198 USBProxyService::freeDevice(PUSBDEVICE pDevice)