Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddebug.h217 static inline void dwc3_decode_get_status(__u8 t, __u16 i, __u16 l, char *str) in dwc3_decode_get_status() function
410 dwc3_decode_get_status(bRequestType, wIndex, wLength, str); in dwc3_decode_ctrl()