Home
last modified time | relevance | path

Searched refs:usb_make_str_desc (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.h34 uint8_t usb_make_str_desc(void *ptr, uint16_t max_len, const char *s);
H A Dusb_util.c154 * usb_make_str_desc - convert an ASCII string into a UNICODE string
157 usb_make_str_desc(void *ptr, uint16_t max_len, const char *s) in usb_make_str_desc() function
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3322 len = usb_make_str_desc( in xhci_roothub_exec()
H A Dehci.c3124 len = usb_make_str_desc(

Completed in 8 milliseconds