Home
last modified time | relevance | path

Searched refs:USB_DEBUG_MAX_PACKET_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dusb_debug.c15 #define USB_DEBUG_MAX_PACKET_SIZE 8 macro
79 .bulk_out_size = USB_DEBUG_MAX_PACKET_SIZE,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dusb_debug.c15 #define USB_DEBUG_MAX_PACKET_SIZE 8 macro
86 .bulk_out_size = USB_DEBUG_MAX_PACKET_SIZE,
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Ddbgp.c22 #define USB_DEBUG_MAX_PACKET_SIZE 8 macro
248 cpu_to_le16(USB_DEBUG_MAX_PACKET_SIZE); in dbgp_configure_endpoints()
257 cpu_to_le16(USB_DEBUG_MAX_PACKET_SIZE); in dbgp_configure_endpoints()
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Ddbgp.c22 #define USB_DEBUG_MAX_PACKET_SIZE 8 macro
248 cpu_to_le16(USB_DEBUG_MAX_PACKET_SIZE); in dbgp_configure_endpoints()
257 cpu_to_le16(USB_DEBUG_MAX_PACKET_SIZE); in dbgp_configure_endpoints()

Completed in 3 milliseconds