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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/mon/
H A Dmon_text.c78 int printf_size; member in struct:mon_reader_text
327 rp->printf_size = PRINTF_DFL;
328 rp->printf_buf = kmalloc(rp->printf_size, GFP_KERNEL);
384 ptr.limit = rp->printf_size;
411 ptr.limit = rp->printf_size;

Completed in 89 milliseconds