Searched refs:cb_mb_vendor_string (Results 1 – 2 of 2) sorted by relevance
126 strncpy(cb_info.vendor, cb_mb_vendor_string(mb), sizeof(cb_info.vendor) - 1); in parse_mainboard()
446 static inline const char *cb_mb_vendor_string(const struct cb_mainboard *cbm) in cb_mb_vendor_string() function