Home
last modified time | relevance | path

Searched refs:UPRINTF (Results 1 – 5 of 5) sorted by relevance

/devicemodel/hw/platform/
A Dusb_mouse.c295 UPRINTF(LFTL, "calloc returns NULL\n"); in umouse_init()
380 UPRINTF(LDBG, "(->UDESC_DEVICE) len %u" in umouse_request()
397 UPRINTF(LDBG, "(->UDESC_CONFIG)\r\n"); in umouse_request()
413 UPRINTF(LDBG, "(->UDESC_STRING)\r\n"); in umouse_request()
456 UPRINTF(LDBG, "USB3 BOS\r\n"); in umouse_request()
492 UPRINTF(LWRN, "IO ERROR\r\n"); in umouse_request()
596 UPRINTF(LDBG, "set sel\r\n"); in umouse_request()
600 UPRINTF(LDBG, "synch frame\r\n"); in umouse_request()
654 UPRINTF(LDBG, "(UMOUSE_SET_REPORT," in umouse_request()
661 UPRINTF(LDBG, "(UMOUSE_SET_IDLE," in umouse_request()
[all …]
A Dusb_pmapper.c400 UPRINTF(LFTL, "%s error stat %d\r\n", in usb_dev_prepare_xfer()
737 UPRINTF(LDBG, "reset endpoints\n"); in usb_dev_reset()
855 UPRINTF(LFTL, "%s:%d error\r\n", in usb_dev_data()
944 UPRINTF(LWRN, "invalid request\r\n"); in usb_dev_request()
975 UPRINTF(LDBG, "UR_SET_ADDRESS\n"); in usb_dev_request()
979 UPRINTF(LDBG, "UR_SET_CONFIG\n"); in usb_dev_request()
983 UPRINTF(LDBG, "UR_SET_INTERFACE\n"); in usb_dev_request()
998 UPRINTF(LDBG, "UR_CLEAR_HALT\n"); in usb_dev_request()
1218 UPRINTF(LINF, "poll thread exit\n\r"); in usb_dev_sys_thread()
1229 UPRINTF(LDBG, "connect event\r\n"); in usb_dev_native_sys_conn_cb()
[all …]
/devicemodel/hw/pci/
A Dxhci.c647 UPRINTF(LFTL, "too many USB devices\r\n"); in pci_xhci_assign_hub_ports()
907 UPRINTF(LFTL, "fail to report event\r\n"); in pci_xhci_native_usb_dev_disconn_cb()
2562 UPRINTF(LDBG, "set_tr first TRB:\r\n"); in pci_xhci_cmd_set_tr()
2617 UPRINTF(LDBG, "eval ctx, dev ctx\r\n" in pci_xhci_cmd_eval_ctx()
2642 UPRINTF(LDBG, "eval ctx, output ctx\r\n" in pci_xhci_cmd_eval_ctx()
3158 UPRINTF(LDBG, "invalid setup trb\r\n"); in pci_xhci_handle_transfer()
3306 UPRINTF(LDBG, "trb IOC bit set\r\n"); in pci_xhci_handle_transfer()
3989 UPRINTF(LINF, "reset port %d\r\n", portn); in pci_xhci_reset_port()
4126 UPRINTF(LFTL, "%s", usage_str); in pci_xhci_device_usage()
4349 UPRINTF(LDBG, "options: %s\r\n", s); in pci_xhci_parse_opts()
[all …]
/devicemodel/hw/
A Dusb_core.c150 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()
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/include/
A Dusb_core.h220 #define UPRINTF(lvl, fmt, args...) \ macro

Completed in 20 milliseconds