Lines Matching defs:size
14 __u16 wLength, char *str, size_t size) in usb_decode_get_status()
73 __u16 wIndex, char *str, size_t size) in usb_decode_set_clear_feature()
99 static void usb_decode_set_address(__u16 wValue, char *str, size_t size) in usb_decode_set_address()
106 __u16 wLength, char *str, size_t size) in usb_decode_get_set_descriptor()
169 static void usb_decode_get_configuration(__u16 wLength, char *str, size_t size) in usb_decode_get_configuration()
174 static void usb_decode_set_configuration(__u8 wValue, char *str, size_t size) in usb_decode_set_configuration()
180 size_t size) in usb_decode_get_intf()
187 size_t size) in usb_decode_set_intf()
194 char *str, size_t size) in usb_decode_synch_frame()
200 static void usb_decode_set_sel(__u16 wLength, char *str, size_t size) in usb_decode_set_sel()
205 static void usb_decode_set_isoch_delay(__u8 wValue, char *str, size_t size) in usb_decode_set_isoch_delay()
213 const char *usb_decode_ctrl(char *str, size_t size, __u8 bRequestType, in usb_decode_ctrl()