Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c250 void (*host_post_init)(struct qcom_pcie *pcie); member
1355 if (pcie->cfg->ops->host_post_init) in qcom_pcie_host_post_init()
1356 pcie->cfg->ops->host_post_init(pcie); in qcom_pcie_host_post_init()
1424 .host_post_init = qcom_pcie_host_post_init_2_7_0,
1435 .host_post_init = qcom_pcie_host_post_init_2_7_0,