Searched refs:bcm47xx_fill_sprom (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/ |
D | bcm47xx_sprom.h | 15 void bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, 19 static inline void bcm47xx_fill_sprom(struct ssb_sprom *sprom, in bcm47xx_fill_sprom() function
|
/Linux-v5.10/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c | 564 void bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_sprom() function 600 bcm47xx_fill_sprom(out, NULL, false); in bcm47xx_get_sprom_ssb() 607 bcm47xx_fill_sprom(out, prefix, false); in bcm47xx_get_sprom_ssb() 694 bcm47xx_fill_sprom(out, prefix, fallback); in bcm47xx_get_sprom_bcma()
|