Searched defs:zlp (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/udc/ |
H A D | dwc2_priv.h | 38 int zlp; // append zero length packet? member
|
H A D | udc.c | 63 static unsigned int zlp(struct usbdev_ctrl *this, const int epnum, in zlp() function
|
H A D | chipidea_priv.h | 154 int zlp; // append zero length packet? member
|
H A D | chipidea.c | 304 int in_dir, void *data, int len, int zlp, int autofree) in chipidea_enqueue_packet()
|
H A D | dwc2.c | 468 int in_dir, void *data, int len, int zlp, int autofree) in dwc2_enqueue_packet()
|
/aosp_15_r20/external/libusb/libusb/os/ |
H A D | windows_common.h | 290 …uint8_t zlp[USB_MAXENDPOINTS]; // Current per-endpoint SHORT_PACKET_TERMINATE status (enum WINUSB_… member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 93144 bool zlp; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 102840 bool zlp; member
|