Home
last modified time | relevance | path

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

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