Home
last modified time | relevance | path

Searched refs:xhci_trb_comp_code_string (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci.h885 static inline const char *xhci_trb_comp_code_string(u8 status) in xhci_trb_comp_code_string() function
2062 xhci_trb_comp_code_string(GET_COMP_CODE(field2)), in xhci_decode_trb()
H A Dxhci.c3996 xhci_trb_comp_code_string(command->status)); in xhci_alloc_dev()