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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/mon/
H A Dmon_text.c83 int printf_size; member in struct:mon_reader_text
333 rp->printf_size = PRINTF_DFL;
334 rp->printf_buf = kmalloc(rp->printf_size, GFP_KERNEL);
390 ptr.limit = rp->printf_size;
417 ptr.limit = rp->printf_size;

Completed in 38 milliseconds