Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-dbgcap.h95 #define DBC_WRITE_BUF_SIZE 8192 macro
Dxhci-dbgtty.c428 ret = kfifo_alloc(&port->write_fifo, DBC_WRITE_BUF_SIZE, GFP_KERNEL); in xhci_dbc_tty_register_device()