Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_storage.c1112 const unsigned char max_vendor_len = 40; in usb_bin_fixup() local
1115 strncpy((char *)vendor, "SMSC", max_vendor_len); in usb_bin_fixup()