Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ssb/
H A Dssb_private.h25 extern const struct ssb_bus_ops ssb_pci_ops;
H A Dmain.c711 bus->ops = &ssb_pci_ops; in ssb_bus_pcibus_register()
H A Dpci.c1106 const struct ssb_bus_ops ssb_pci_ops = { variable