Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ssb/
Dssb_private.h57 extern const struct ssb_bus_ops ssb_pci_ops;
Dpci.c1116 const struct ssb_bus_ops ssb_pci_ops = { variable
Dmain.c866 bus->ops = &ssb_pci_ops; in ssb_bus_pcibus_register()