Searched refs:bcm47xx_fill_sprom (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/mach-bcm47xx/ |
H A D | bcm47xx.h | 48 void bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix,
|
/linux-4.1.27/arch/mips/bcm47xx/ |
H A D | sprom.c | 575 void bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, bcm47xx_fill_sprom() function 657 bcm47xx_fill_sprom(out, prefix, false); bcm47xx_get_sprom_ssb() 711 bcm47xx_fill_sprom(out, prefix, false); bcm47xx_get_sprom_bcma() 719 bcm47xx_fill_sprom(out, prefix, true); bcm47xx_get_sprom_bcma() 721 bcm47xx_fill_sprom(out, NULL, false); bcm47xx_get_sprom_bcma()
|
H A D | setup.c | 115 bcm47xx_fill_sprom(&iv->sprom, NULL, false); bcm47xx_get_invariants()
|
Completed in 107 milliseconds