Home
last modified time | relevance | path

Searched refs:USB_DEBUG_BRK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dusb_debug.c17 static const char USB_DEBUG_BRK[USB_DEBUG_BRK_SIZE] = { variable
55 usb_serial_generic_write(tty, port, USB_DEBUG_BRK, USB_DEBUG_BRK_SIZE); in usb_debug_break_ctl()
63 memcmp(urb->transfer_buffer, USB_DEBUG_BRK, in usb_debug_process_read_urb()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dusb_debug.c17 static const char USB_DEBUG_BRK[USB_DEBUG_BRK_SIZE] = { variable
58 ret = usb_serial_generic_write(tty, port, USB_DEBUG_BRK, USB_DEBUG_BRK_SIZE); in usb_debug_break_ctl()
70 memcmp(urb->transfer_buffer, USB_DEBUG_BRK, in usb_debug_process_read_urb()

Completed in 1 milliseconds