Searched refs:usb_ext_prop_name_ptr (Results 1 – 1 of 1) sorted by relevance
57 static inline u8 *usb_ext_prop_name_ptr(u8 *buf) in usb_ext_prop_name_ptr() function88 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