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/
Dusb_util.h32 uint8_t usb_make_str_desc(void *ptr, uint16_t max_len, const char *s);
Dusb_util.c158 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/
Dehci.c3150 len = usb_make_str_desc(
Dxhci.c3347 len = usb_make_str_desc( in xhci_roothub_exec()