Searched refs:brcmu_boardrev_str (Results 1 – 3 of 3) sorted by relevance
253 char *brcmu_boardrev_str(u32 brev, char *buf) in brcmu_boardrev_str() function266 EXPORT_SYMBOL(brcmu_boardrev_str);
213 char *brcmu_boardrev_str(u32 brev, char *buf);
1156 seq_printf(s, "boardrev: %s\n", brcmu_boardrev_str(ri->boardrev, brev)); in brcmf_revinfo_read()