Home
last modified time | relevance | path

Searched defs:usb_request (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/system/core/libusbhost/include/usbhost/
H A Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/core/libusbhost/include/usbhost/
Dusbhost.h43 struct usb_request struct
45 struct usb_device *dev;
46 void* buffer;
47 int buffer_length;
48 int actual_length;
49 int max_packet_size;
50 void *private_data; /* struct usbdevfs_urb* */
51 int endpoint;
52 void *client_data; /* free for use by client */
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libusbhost/include/usbhost/
Dusbhost.h42 struct usb_request struct
44 struct usb_device *dev;
45 void* buffer;
46 int buffer_length;
47 int actual_length;
48 int max_packet_size;
49 void *private_data; /* struct usbdevfs_urb* */
50 int endpoint;
51 void *client_data; /* free for use by client */
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h107658 struct usb_request { struct
107671 void (*complete)(struct usb_ep *, struct usb_request *); argument
107672 void *context;
107673 struct list_head list;
107674 unsigned int frame_number;
107675 int status;
107676 unsigned int actual;
H A Dvmlinux_518.h107658 struct usb_request { struct
107671 void (*complete)(struct usb_ep *, struct usb_request *); argument
107672 void *context;
107673 struct list_head list;
107674 unsigned int frame_number;
107675 int status;
107676 unsigned int actual;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h90093 struct usb_request { struct
90106 void (*complete)(struct usb_ep *, struct usb_request *); argument
90120 struct usb_request request; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h99823 struct usb_request { struct
99836 void (*complete)(struct usb_ep *, struct usb_request *); argument
99850 struct usb_request request; argument