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

/linux-4.4.14/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c143 #define MAX_OUTPUT (4*PAGE_SIZE) macro
155 dbg->data = kmalloc(MAX_OUTPUT, GFP_KERNEL); open()
160 dbg->size = spew_debug_info(ctrl, dbg->data, MAX_OUTPUT); open()
/linux-4.4.14/drivers/usb/host/
H A Duhci-debug.c550 #define MAX_OUTPUT (64 * 1024) macro
567 up->data = kmalloc(MAX_OUTPUT, GFP_KERNEL); uhci_debug_open()
577 MAX_OUTPUT - EXTRA_SPACE); uhci_debug_open()

Completed in 174 milliseconds