Home
last modified time | relevance | path

Searched refs:USB_DEBUG_BRK_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/serial/
Dusb_debug.c19 #define USB_DEBUG_BRK_SIZE 8 macro
20 static char USB_DEBUG_BRK[USB_DEBUG_BRK_SIZE] = {
45 usb_serial_generic_write(tty, port, USB_DEBUG_BRK, USB_DEBUG_BRK_SIZE); in usb_debug_break_ctl()
52 if (urb->actual_length == USB_DEBUG_BRK_SIZE && in usb_debug_process_read_urb()
54 USB_DEBUG_BRK_SIZE) == 0) { in usb_debug_process_read_urb()