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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dkaweth.c66 #define kaweth_dbg(format, arg...) printk(KERN_DEBUG __FILE__ ": " format "\n" ,##arg) macro
68 #define kaweth_dbg(format, arg...) do {} while (0) macro
259 kaweth_dbg("kaweth_control()");
262 kaweth_dbg("in_interrupt()");
269 kaweth_dbg("kmalloc() failed");
294 kaweth_dbg("Reading kaweth configuration");
316 kaweth_dbg("Setting URB size to %d", (unsigned)urb_size);
338 kaweth_dbg("Set SOFS wait to %d", (unsigned)sofs_wait);
361 kaweth_dbg("Set receive filter to %d", (unsigned)receive_filter);
397 kaweth_dbg("Hig
[all...]

Completed in 92 milliseconds