Searched refs:usb_warn (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/usb/atm/ ! |
D | speedtch.c | 169 usb_warn(usbatm, in speedtch_set_swbuff() 189 usb_warn(usbatm, "%s failed on URB147: %d\n", __func__, ret); in speedtch_test_sequence() 197 usb_warn(usbatm, "%s failed on URB148: %d\n", __func__, ret); in speedtch_test_sequence() 206 usb_warn(usbatm, "%s failed on URB149: %d\n", __func__, ret); in speedtch_test_sequence() 215 usb_warn(usbatm, "%s failed on URB150: %d\n", __func__, ret); in speedtch_test_sequence() 224 usb_warn(usbatm, "%s failed on URBext1: %d\n", __func__, ret); in speedtch_test_sequence() 235 usb_warn(usbatm, "%s failed on URBext2: %d\n", __func__, ret); in speedtch_test_sequence() 243 usb_warn(usbatm, "%s failed on URBext3: %d\n", __func__, ret); in speedtch_test_sequence() 277 usb_warn(usbatm, "%s: read BLOCK0 from modem failed (%d)!\n", __func__, ret); in speedtch_upload_firmware()
|
D | usbatm.h | 58 #define usb_warn(instance, format, arg...) \ macro
|
D | cxacru.c | 1097 usb_warn(usbatm_instance, "firmware (cxacru-fw.bin) unavailable (system misconfigured?)\n"); in cxacru_heavy_init() 1104 … usb_warn(usbatm_instance, "boot ROM patch (cxacru-bp.bin) unavailable (system misconfigured?)\n"); in cxacru_heavy_init()
|