Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ssb/
H A Dembedded.c206 err = ssb_for_each_bus_call((unsigned long)dev, gige_pci_init_callback); in ssb_pcibios_plat_dev_init()
251 res = ssb_for_each_bus_call((unsigned long)dev, gige_map_irq_callback); in ssb_pcibios_map_irq()
H A Dssb_private.h162 int ssb_for_each_bus_call(unsigned long data,
H A Dmain.c95 int ssb_for_each_bus_call(unsigned long data, in ssb_for_each_bus_call() function