Home
last modified time | relevance | path

Searched refs:ssb_fill_sprom_with_fallback (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/ssb/
H A Dsprom.c181 int ssb_fill_sprom_with_fallback(struct ssb_bus *bus, struct ssb_sprom *out) in ssb_fill_sprom_with_fallback() function
H A Dhost_soc.c204 ssb_fill_sprom_with_fallback(bus, &iv->sprom); in ssb_host_soc_get_invariants()
H A Dssb_private.h155 extern int ssb_fill_sprom_with_fallback(struct ssb_bus *bus,
H A Dpci.c906 err = ssb_fill_sprom_with_fallback(bus, sprom); in ssb_pci_sprom_get()