Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/hotplug/
Dcpci_hotplug_core.c356 hs_csr = cpci_get_hs_csr(slot); in check_slots()
372 hs_csr = cpci_get_hs_csr(slot); in check_slots()
382 hs_csr = cpci_get_hs_csr(slot); in check_slots()
393 hs_csr = cpci_get_hs_csr(slot); in check_slots()
404 hs_csr = cpci_get_hs_csr(slot); in check_slots()
Dcpci_hotplug.h88 u16 cpci_get_hs_csr(struct slot *slot);
Dcpci_hotplug_pci.c80 u16 cpci_get_hs_csr(struct slot *slot) in cpci_get_hs_csr() function