Home
last modified time | relevance | path

Searched refs:COMP_SUCCESS (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-ring.c1460 if (cmd_comp_code != COMP_SUCCESS) { in xhci_handle_cmd_set_deq()
1601 if (cmd_comp_code == COMP_SUCCESS) in xhci_handle_cmd_enable_slot()
1623 if (cmd_comp_code == COMP_SUCCESS) { in xhci_handle_cmd_disable_slot()
2014 if (GET_COMP_CODE(le32_to_cpu(event->generic.field[2])) != COMP_SUCCESS) in handle_port_status()
2322 case COMP_SUCCESS: in process_ctrl_td()
2422 case COMP_SUCCESS: in process_isoc_td()
2520 case COMP_SUCCESS: in process_bulk_intr_td()
2680 case COMP_SUCCESS: in handle_tx_event()
H A Dxhci-dbgcap.c855 case COMP_SUCCESS: in dbc_handle_xfer_event()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h18 case COMP_SUCCESS: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h885 #define COMP_SUCCESS 1 macro
H A Dcdnsp-gadget.c634 if (pdev->cmd.status == COMP_SUCCESS) in cdnsp_wait_for_cmd_compl()
/linux/drivers/usb/early/
H A Dxhci-dbc.c730 case COMP_SUCCESS: in xdbc_handle_tx_event()