Searched refs:usb_warn (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/usb/atm/ |
D | speedtch.c | 153 usb_warn(usbatm, in speedtch_set_swbuff() 173 usb_warn(usbatm, "%s failed on URB147: %d\n", __func__, ret); in speedtch_test_sequence() 181 usb_warn(usbatm, "%s failed on URB148: %d\n", __func__, ret); in speedtch_test_sequence() 190 usb_warn(usbatm, "%s failed on URB149: %d\n", __func__, ret); in speedtch_test_sequence() 199 usb_warn(usbatm, "%s failed on URB150: %d\n", __func__, ret); in speedtch_test_sequence() 208 usb_warn(usbatm, "%s failed on URBext1: %d\n", __func__, ret); in speedtch_test_sequence() 219 usb_warn(usbatm, "%s failed on URBext2: %d\n", __func__, ret); in speedtch_test_sequence() 227 usb_warn(usbatm, "%s failed on URBext3: %d\n", __func__, ret); in speedtch_test_sequence() 262 usb_warn(usbatm, "%s: read BLOCK0 from modem failed (%d)!\n", __func__, ret); in speedtch_upload_firmware()
|
D | usbatm.h | 33 #define usb_warn(instance, format, arg...) \ macro
|
D | cxacru.c | 1100 usb_warn(usbatm_instance, "firmware (cxacru-fw.bin) unavailable (system misconfigured?)\n"); in cxacru_heavy_init() 1107 … usb_warn(usbatm_instance, "boot ROM patch (cxacru-bp.bin) unavailable (system misconfigured?)\n"); in cxacru_heavy_init()
|