Lines Matching defs:str
168 dwc3_gadget_event_string(char *str, const struct dwc3_event_devt *event) in dwc3_gadget_event_string()
217 static inline void dwc3_decode_get_status(__u8 t, __u16 i, __u16 l, char *str) in dwc3_decode_get_status()
233 __u16 i, char *str) in dwc3_decode_set_clear_feature()
300 static inline void dwc3_decode_set_address(__u16 v, char *str) in dwc3_decode_set_address()
306 __u16 i, __u16 l, char *str) in dwc3_decode_get_set_descriptor()
367 static inline void dwc3_decode_get_configuration(__u16 l, char *str) in dwc3_decode_get_configuration()
372 static inline void dwc3_decode_set_configuration(__u8 v, char *str) in dwc3_decode_set_configuration()
377 static inline void dwc3_decode_get_intf(__u16 i, __u16 l, char *str) in dwc3_decode_get_intf()
382 static inline void dwc3_decode_set_intf(__u8 v, __u16 i, char *str) in dwc3_decode_set_intf()
387 static inline void dwc3_decode_synch_frame(__u16 i, __u16 l, char *str) in dwc3_decode_synch_frame()
392 static inline void dwc3_decode_set_sel(__u16 l, char *str) in dwc3_decode_set_sel()
397 static inline void dwc3_decode_set_isoch_delay(__u8 v, char *str) in dwc3_decode_set_isoch_delay()
405 static inline const char *dwc3_decode_ctrl(char *str, __u8 bRequestType, in dwc3_decode_ctrl()
465 dwc3_ep_event_string(char *str, const struct dwc3_event_depevt *event, in dwc3_ep_event_string()
585 static inline const char *dwc3_decode_event(char *str, u32 event, u32 ep0state) in dwc3_decode_event()