Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h18 case COMP_SUCCESS: in cdnsp_trb_comp_code_string()
H A Dcdnsp-ring.c801 if (GET_COMP_CODE(le32_to_cpu(event->generic.field[2])) != COMP_SUCCESS) in cdnsp_handle_port_status()
1068 case COMP_SUCCESS: in cdnsp_process_isoc_td()
1151 case COMP_SUCCESS: in cdnsp_process_bulk_intr_td()
H A Dcdnsp-gadget.h885 #define COMP_SUCCESS 1 macro
H A Dcdnsp-gadget.c626 if (pdev->cmd.status == COMP_SUCCESS) in cdnsp_wait_for_cmd_compl()
/linux/drivers/usb/host/
H A Dxhci.c2147 case COMP_SUCCESS: in xhci_configure_endpoint_result()
2197 case COMP_SUCCESS: in xhci_evaluate_context_result()
3997 case COMP_SUCCESS: in xhci_discover_or_reset_device()
4133 if (command->status != COMP_SUCCESS) in xhci_disable_slot()
4196 if (!slot_id || command->status != COMP_SUCCESS) { in xhci_alloc_dev()
4399 case COMP_SUCCESS: in xhci_setup_device()
H A Dxhci.h834 #define COMP_SUCCESS 1 macro
875 case COMP_SUCCESS: in xhci_trb_comp_code_string()
/linux/drivers/usb/early/
H A Dxhci-dbc.c730 case COMP_SUCCESS: in xdbc_handle_tx_event()