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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c260 usb_dbg(usbatm, "%s entered\n", __func__);
264 usb_dbg(usbatm, "%s: no memory for buffer!\n", __func__);
270 usb_dbg(usbatm, "%s: interface not found!\n", __func__);
282 usb_dbg(usbatm, "%s: BLOCK0 downloaded (%d bytes)\n", __func__, ret);
297 usb_dbg(usbatm, "%s: BLOCK1 uploaded (%zu bytes)\n", __func__, fw1->size);
310 usb_dbg(usbatm, "%s: BLOCK2 downloaded (%d bytes)\n", __func__, actual_length);
325 usb_dbg(usbatm, "%s: BLOCK3 uploaded (%zu bytes)\n", __func__, fw2->size);
339 usb_dbg(usbatm, "%s: BLOCK4 downloaded (%d bytes)\n", __func__, actual_length);
375 usb_dbg(usbatm, "%s: looking for %s\n", __func__, buf);
379 usb_dbg(usbat
[all...]
H A Dusbatm.h56 #define usb_dbg(instance, format, arg...) \ macro
59 #define usb_dbg(instance, format, arg...) \ macro
H A Dcxacru.c987 usb_dbg(usbatm, "no stage %s firmware found\n", phase);

Completed in 32 milliseconds