Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgcap.h95 #define DBC_WRITE_BUF_SIZE 8192 macro
H A Dxhci-dbgtty.c412 ret = kfifo_alloc(&port->write_fifo, DBC_WRITE_BUF_SIZE, GFP_KERNEL); in xhci_dbc_tty_register_device()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgcap.h95 #define DBC_WRITE_BUF_SIZE 8192 macro
H A Dxhci-dbgtty.c427 ret = kfifo_alloc(&port->write_fifo, DBC_WRITE_BUF_SIZE, GFP_KERNEL); in xhci_dbc_tty_register_device()

Completed in 4 milliseconds