Searched refs:MAX_OUTPUT (Results 1 – 2 of 2) sorted by relevance
143 #define MAX_OUTPUT (4*PAGE_SIZE) macro155 dbg->data = kmalloc(MAX_OUTPUT, GFP_KERNEL); in open()160 dbg->size = spew_debug_info(ctrl, dbg->data, MAX_OUTPUT); in open()
491 #define MAX_OUTPUT (64 * 1024) macro508 up->data = kmalloc(MAX_OUTPUT, GFP_KERNEL); in uhci_debug_open()517 up->size = uhci_sprint_schedule(uhci, up->data, MAX_OUTPUT); in uhci_debug_open()