---
title: DeviceRequest_Impl
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/iousbhostdevice/3294628-devicerequest_impl
---

# DeviceRequest_Impl

## Declaration

```occ
kern_return_t DeviceRequest_Impl(IOService *forClient, uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex, uint16_t wLength, IOMemoryDescriptor *dataBuffer, uint16_t *bytesTransferred, uint32_t completionTimeoutMs);
```
