Searched refs:USB_DEBUG_BRK_SIZE (Results 1 – 1 of 1) sorted by relevance
16 #define USB_DEBUG_BRK_SIZE 8 macro17 static const char USB_DEBUG_BRK[USB_DEBUG_BRK_SIZE] = {55 usb_serial_generic_write(tty, port, USB_DEBUG_BRK, USB_DEBUG_BRK_SIZE); in usb_debug_break_ctl()62 if (urb->actual_length == USB_DEBUG_BRK_SIZE && in usb_debug_process_read_urb()64 USB_DEBUG_BRK_SIZE) == 0) { in usb_debug_process_read_urb()
Completed in 5 milliseconds