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