Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Duhci-debug.c551 #define MAX_OUTPUT (64 * 1024) macro
568 up->data = kmalloc(MAX_OUTPUT, GFP_KERNEL); in uhci_debug_open()
578 MAX_OUTPUT - EXTRA_SPACE); in uhci_debug_open()