Searched refs:get_maj (Results 1 – 1 of 1) sorted by relevance
189 static u16 get_maj(u32 fw) in get_maj() function222 sprintf(fw_str, "%d.%d.%d", get_maj(fw), get_min(fw), get_sub(fw)); in print_health_info()