Searched refs:LWRN (Results 1 – 6 of 6) sorted by relevance
| /devicemodel/hw/ |
| A D | usb_core.c | 150 UPRINTF(LWRN, "can't find maxchild file\r\n"); in usb_native_is_port_existed() 156 UPRINTF(LWRN, "fail to open maxchild file\r\n"); in usb_native_is_port_existed() 162 UPRINTF(LWRN, "fail to read maxchild file\r\n"); in usb_native_is_port_existed() 169 UPRINTF(LWRN, "fail to get maxchild number\r\n"); in usb_native_is_port_existed() 175 UPRINTF(LWRN, "invalid port_num %d, max port count %d\r\n", in usb_native_is_port_existed() 207 usb_set_log_level(LWRN); in usb_parse_log_level() 271 UPRINTF(LWRN, "can't find maxchild file\r\n"); in usb_get_hub_port_num() 277 UPRINTF(LWRN, "fail to open maxchild file\r\n"); in usb_get_hub_port_num() 283 UPRINTF(LWRN, "fail to read maxchild file\r\n"); in usb_get_hub_port_num() 292 UPRINTF(LWRN, "fail to get maxchild\r\n"); in usb_get_hub_port_num()
|
| /devicemodel/hw/pci/virtio/ |
| A D | virtio_ipu.c | 46 #define LWRN 2 macro 100 IPRINTF(LWRN, "Ooops! Re-entered!!\n"); in virtio_ipu_k_init() 106 IPRINTF(LWRN, "Failed to open %s!\n", in virtio_ipu_k_init() 145 IPRINTF(LWRN, "wrong idx for vq_set!\n"); in virtio_ipu_k_vq_set() 167 IPRINTF(LWRN, "Failed in vbs_kernel_start!\n"); in virtio_ipu_k_start() 214 IPRINTF(LWRN, "VBS-K mode! Should not reach here!!\n"); in virtio_ipu_no_notify() 269 IPRINTF(LWRN, "kernel_set_vq failed"); in virtio_ipu_set_status() 270 IPRINTF(LWRN, "i %d ret %d\n", i, rc); in virtio_ipu_set_status() 276 IPRINTF(LWRN, "kernel_start() failed\n"); in virtio_ipu_set_status() 295 IPRINTF(LWRN, "calloc returns NULL\n"); in virtio_ipu_init() [all …]
|
| /devicemodel/hw/platform/ |
| A D | usb_pmapper.c | 43 UPRINTF(LWRN, "fail to get descriptor for %d-%s\r\n", in usb_get_native_devinfo() 160 UPRINTF(LWRN, "%s unexpect speed %d\r\n", __func__, in libusb_speed_to_usb_speed() 240 UPRINTF(LWRN, "unknown failure: %x\r\n", trn->status); in usb_dev_comp_cb() 430 UPRINTF(LWRN, "invalid ep %d\r\n", ep); in usb_dev_get_ep() 563 UPRINTF(LWRN, "%d-%s:%d.%d can't %s if, r %d\r\n", in usb_dev_native_toggle_if() 637 UPRINTF(LWRN, "fail to set config rc %d\r\n", rc); in usb_dev_set_config() 644 UPRINTF(LWRN, "fail to get config rc %d\r\n", rc); in usb_dev_set_config() 650 UPRINTF(LWRN, "fail to claim if, rc %d\r\n", rc); in usb_dev_set_config() 944 UPRINTF(LWRN, "invalid request\r\n"); in usb_dev_request() 1103 UPRINTF(LWRN, "fail to open device.\r\n"); in usb_dev_init() [all …]
|
| A D | usb_mouse.c | 492 UPRINTF(LWRN, "IO ERROR\r\n"); in umouse_request()
|
| /devicemodel/hw/pci/ |
| A D | xhci.c | 1334 UPRINTF(LWRN, "portregs_write to unpowered " in pci_xhci_portregs_write() 1492 UPRINTF(LWRN, "drd native interface write " in pci_xhci_apl_drdregs_write() 2002 UPRINTF(LWRN, "invalid slot %d\r\n", slot); in pci_xhci_cmd_disable_slot() 2467 UPRINTF(LWRN, "find_stream; LSA bit not set\r\n"); in pci_xhci_find_stream() 2605 UPRINTF(LWRN, "eval ctx, input ctl invalid\r\n"); in pci_xhci_cmd_eval_ctx() 3207 UPRINTF(LWRN, "trb not supposed to be in " in pci_xhci_handle_transfer() 3268 UPRINTF(LWRN, "handle xfer unexpected trb type " in pci_xhci_handle_transfer() 3452 UPRINTF(LWRN, "pci_xhci: controller halted\r\n"); in pci_xhci_dbregs_write() 3479 UPRINTF(LWRN, "attempted write to MFINDEX\r\n"); in pci_xhci_rtsregs_write() 4518 UPRINTF(LWRN, "controller already defined\r\n"); in pci_xhci_init() [all …]
|
| /devicemodel/include/ |
| A D | usb_core.h | 216 #define LWRN 1 macro
|
Completed in 20 milliseconds