Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Du_os_desc.h57 static inline u8 *usb_ext_prop_name_ptr(u8 *buf) in usb_ext_prop_name_ptr() function
88 memset(usb_ext_prop_name_ptr(buf), 0, 2 * strlen(name)); in usb_ext_prop_put_name()
89 result = utf8_to_utf16le(name, (__le16 *)usb_ext_prop_name_ptr(buf), in usb_ext_prop_put_name()

Completed in 2 milliseconds