Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Dbcma_private.h42 int bcma_sprom_get(struct bcma_bus *bus);
H A Dmain.c418 err = bcma_sprom_get(bus); in bcma_bus_register()
H A Dsprom.c577 int bcma_sprom_get(struct bcma_bus *bus) in bcma_sprom_get() function