Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-qcom.c247 void (*host_post_init)(struct qcom_pcie *pcie); member
1293 if (pcie->cfg->ops->host_post_init) in qcom_pcie_host_post_init()
1294 pcie->cfg->ops->host_post_init(pcie); in qcom_pcie_host_post_init()
1362 .host_post_init = qcom_pcie_host_post_init_2_7_0,
1373 .host_post_init = qcom_pcie_host_post_init_2_7_0,