Home
last modified time | relevance | path

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

/linux/drivers/ssb/
H A Dssb_private.h24 extern int ssb_pci_init(struct ssb_bus *bus);
47 static inline int ssb_pci_init(struct ssb_bus *bus) in ssb_pci_init() function
H A Dmain.c650 err = ssb_pci_init(bus); in ssb_bus_register()
H A Dpci.c1161 int ssb_pci_init(struct ssb_bus *bus) in ssb_pci_init() function