Lines Matching refs:request
653 * URB support, for asynchronous request completions
682 * struct urb - USB Request Block
693 * @dev: Identifies the USB device to perform the request.
695 * status of the particular request. ISO requests only use it
702 * the I/O request will be performed (unless URB_NO_TRANSFER_DMA_MAP
736 * request-specific driver context.
829 * driver or request state.
850 int bandwidth; /* bandwidth for INT/ISO request */
1020 __u8 request, __u8 requesttype, __u16 value, __u16 index,
1057 * as request handles passed to usb_sg_wait() or usb_sg_cancel(). Most
1058 * members of the request object aren't for driver access.
1062 * from the request.