Home
last modified time | relevance | path

Searched refs:linkup_notifier (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-uniphier-ep.c423 .linkup_notifier = false,
441 .linkup_notifier = false,
H A Dpcie-designware-plat.c64 .linkup_notifier = false,
H A Dpcie-dw-rockchip.c300 .linkup_notifier = true,
321 .linkup_notifier = true,
H A Dpci-layerscape-ep.c257 ls_epc->linkup_notifier = true; in ls_pcie_ep_probe()
H A Dpcie-keembay.c312 .linkup_notifier = false,
H A Dpcie-artpec6.c373 .linkup_notifier = false,
H A Dpcie-rcar-gen4.c401 .linkup_notifier = false,
H A Dpci-imx6.c1279 .linkup_notifier = false,
1288 .linkup_notifier = false,
H A Dpci-dra7xx.c427 .linkup_notifier = true,
H A Dpcie-qcom-ep.c824 .linkup_notifier = true,
H A Dpci-keystone.c964 .linkup_notifier = false,
H A Dpcie-tegra194.c1999 .linkup_notifier = true,
/linux-6.15/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c799 bool linkup_notifier = false; in pci_epf_test_epc_init() local
842 linkup_notifier = epc_features->linkup_notifier; in pci_epf_test_epc_init()
843 if (!linkup_notifier) in pci_epf_test_epc_init()
/linux-6.15/include/linux/
H A Dpci-epc.h233 unsigned int linkup_notifier : 1; member
/linux-6.15/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c609 .linkup_notifier = false,
616 .linkup_notifier = false,
/linux-6.15/drivers/pci/controller/
H A Dpcie-rcar-ep.c439 .linkup_notifier = false,
H A Dpcie-rockchip-ep.c694 .linkup_notifier = true,
/linux-6.15/drivers/nvme/target/
H A Dpci-epf.c2343 if (!epc_features->linkup_notifier) in nvmet_pci_epf_epc_init()