Searched refs:qcom_pcie (Results 1 – 1 of 1) sorted by relevance
204 struct qcom_pcie;207 int (*get_resources)(struct qcom_pcie *pcie);208 int (*init)(struct qcom_pcie *pcie);209 int (*post_init)(struct qcom_pcie *pcie);210 void (*deinit)(struct qcom_pcie *pcie);211 void (*ltssm_enable)(struct qcom_pcie *pcie);212 int (*config_sid)(struct qcom_pcie *pcie);219 struct qcom_pcie { struct231 static void qcom_ep_reset_assert(struct qcom_pcie *pcie) in qcom_ep_reset_assert() argument237 static void qcom_ep_reset_deassert(struct qcom_pcie *pcie) in qcom_ep_reset_deassert()[all …]