/aosp_15_r20/external/crosvm/devices/src/usb/xhci/ |
H A D | xhci_backend_device.rs | 34 fn alloc_streams(&self, ep: u8, num_streams: u16) -> Result<()>; in alloc_streams() method
|
/aosp_15_r20/external/crosvm/devices/src/usb/backend/fido_backend/ |
H A D | fido_passthrough.rs | 550 fn alloc_streams(&self, _ep: u8, _num_streams: u16) -> BackendResult<()> { in alloc_streams() method
|
/aosp_15_r20/external/crosvm/devices/src/usb/backend/host_backend/ |
H A D | host_device.rs | 373 fn alloc_streams(&self, ep: u8, num_streams: u16) -> Result<()> { in alloc_streams() method
|
/aosp_15_r20/external/crosvm/devices/src/usb/backend/ |
H A D | device.rs | 251 fn alloc_streams(&self, ep: u8, num_streams: u16) -> Result<()> { in alloc_streams() method
|
/aosp_15_r20/external/crosvm/usb_util/src/ |
H A D | device.rs | 532 pub fn alloc_streams(&self, ep: u8, num_streams: u16) -> Result<()> { in alloc_streams() method
|
/aosp_15_r20/external/libusb/libusb/ |
H A D | libusbi.h | 1292 int (*alloc_streams)(struct libusb_device_handle *dev_handle, member
|
/aosp_15_r20/external/libusb/include/libusb/ |
H A D | libusbi.h | 1292 int (*alloc_streams)(struct libusb_device_handle *dev_handle, member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 31586 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
H A D | vmlinux_600.h | 31586 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 57787 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
H A D | vmlinux_602.h | 57787 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 91169 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
H A D | vmlinux_518.h | 91169 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 89324 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 51622 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
H A D | vmlinux.h | 51622 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 106836 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
H A D | vmlinux.h | 106836 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 99060 …int (*alloc_streams)(struct usb_hcd *, struct usb_device *, struct usb_host_endpoint **, unsigned … member
|