Searched refs:linkup_notifier (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-designware-plat.c | 65 .linkup_notifier = false,
|
H A D | pcie-uniphier-ep.c | 411 .linkup_notifier = false, 425 .linkup_notifier = false,
|
H A D | pci-layerscape-ep.c | 255 ls_epc->linkup_notifier = true; in ls_pcie_ep_probe()
|
H A D | pcie-keembay.c | 313 .linkup_notifier = false,
|
H A D | pcie-qcom-ep.c | 795 .linkup_notifier = true,
|
H A D | pci-dra7xx.c | 427 .linkup_notifier = true,
|
H A D | pci-keystone.c | 928 .linkup_notifier = false,
|
H A D | pci-imx6.c | 1082 .linkup_notifier = false,
|
H A D | pcie-tegra194.c | 2009 .linkup_notifier = true,
|
/kernel/linux/linux-5.10/drivers/pci/endpoint/functions/ |
H A D | pci-epf-test.c | 835 bool linkup_notifier = false; in pci_epf_test_bind() local 847 linkup_notifier = epc_features->linkup_notifier; in pci_epf_test_bind() 873 if (linkup_notifier || core_init_notifier) { in pci_epf_test_bind()
|
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/ |
H A D | pci-epf-test.c | 904 bool linkup_notifier = false; in pci_epf_test_bind() local 916 linkup_notifier = epc_features->linkup_notifier; in pci_epf_test_bind() 942 if (!linkup_notifier && !core_init_notifier) in pci_epf_test_bind()
|
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pcie-designware-plat.c | 96 .linkup_notifier = false,
|
H A D | pcie-uniphier-ep.c | 359 .linkup_notifier = false,
|
H A D | pci-dra7xx.c | 559 .linkup_notifier = true,
|
H A D | pci-keystone.c | 957 .linkup_notifier = false,
|
H A D | pcie-tegra194.c | 1890 .linkup_notifier = true,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci-epc.h | 128 * @linkup_notifier: indicate if the EPC device can notify EPF driver on link up 137 unsigned int linkup_notifier : 1; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci-epc.h | 157 * @linkup_notifier: indicate if the EPC device can notify EPF driver on link up 168 unsigned int linkup_notifier : 1; member
|
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-ep.c | 601 .linkup_notifier = false, 608 .linkup_notifier = false,
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-rcar-ep.c | 442 .linkup_notifier = false,
|
H A D | pcie-rockchip-ep.c | 485 .linkup_notifier = false,
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-rcar-ep.c | 440 .linkup_notifier = false,
|
H A D | pcie-rockchip-ep.c | 442 .linkup_notifier = false,
|
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-ep.c | 480 .linkup_notifier = false,
|
Completed in 28 milliseconds