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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/atm/
H A Dxusbatm.c102 usb_dbg(usbatm, "%s: binding driver %d: vendor %04x product %04x"
110 usb_dbg(usbatm, "%s: no interface contains endpoint %02x in altsetting %2d\n",
113 usb_dbg(usbatm, "%s: no interface contains endpoint %02x in altsetting %2d\n",
127 usb_dbg(usbatm, "%s: rx If#=%2d; tx If#=%2d\n", __func__,
148 usb_dbg(usbatm, "%s entered\n", __func__);
H A Dspeedtch.c256 usb_dbg(usbatm, "%s entered\n", __func__);
260 usb_dbg(usbatm, "%s: no memory for buffer!\n", __func__);
266 usb_dbg(usbatm, "%s: interface not found!\n", __func__);
278 usb_dbg(usbatm, "%s: BLOCK0 downloaded (%d bytes)\n", __func__, ret);
293 usb_dbg(usbatm, "%s: BLOCK1 uploaded (%zu bytes)\n", __func__, fw1->size);
306 usb_dbg(usbatm, "%s: BLOCK2 downloaded (%d bytes)\n", __func__, actual_length);
321 usb_dbg(usbatm, "%s: BLOCK3 uploaded (%zu bytes)\n", __func__, fw2->size);
335 usb_dbg(usbatm, "%s: BLOCK4 downloaded (%d bytes)\n", __func__, actual_length);
371 usb_dbg(usbatm, "%s: looking for %s\n", __func__, buf);
375 usb_dbg(usbat
[all...]
H A Dusbatm.h61 #define usb_dbg(instance, format, arg...) \ macro
64 #define usb_dbg(instance, format, arg...) \ macro
H A Dcxacru.c1080 usb_dbg(usbatm, "no stage %s firmware found\n", phase);

Completed in 156 milliseconds