Home
last modified time | relevance | path

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

/drivers/ssb/
Dssb_private.h25 extern const struct ssb_bus_ops ssb_pci_ops;
Dmain.c707 bus->ops = &ssb_pci_ops; in ssb_bus_pcibus_register()
Dpci.c1107 const struct ssb_bus_ops ssb_pci_ops = { variable