Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ssb/
Dssb_private.h17 extern int ssb_pci_switch_coreidx(struct ssb_bus *bus,
34 static inline int ssb_pci_switch_coreidx(struct ssb_bus *bus, in ssb_pci_switch_coreidx() function
Dscan.c193 return ssb_pci_switch_coreidx(bus, coreidx); in scan_switchcore()
Dpci.c32 int ssb_pci_switch_coreidx(struct ssb_bus *bus, u8 coreidx) in ssb_pci_switch_coreidx() function
75 err = ssb_pci_switch_coreidx(bus, dev->core_index); in ssb_pci_switch_core()