Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ssb/
Dsprom.c179 int ssb_fill_sprom_with_fallback(struct ssb_bus *bus, struct ssb_sprom *out) in ssb_fill_sprom_with_fallback() function
Dssb_private.h184 extern int ssb_fill_sprom_with_fallback(struct ssb_bus *bus,
Dpci.c908 err = ssb_fill_sprom_with_fallback(bus, sprom); in ssb_pci_sprom_get()