Home
last modified time | relevance | path

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

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