Searched refs:qcom_pcie (Results 1 – 1 of 1) sorted by relevance
215 struct qcom_pcie;218 int (*get_resources)(struct qcom_pcie *pcie);219 int (*init)(struct qcom_pcie *pcie);220 int (*post_init)(struct qcom_pcie *pcie);221 void (*deinit)(struct qcom_pcie *pcie);222 void (*ltssm_enable)(struct qcom_pcie *pcie);223 int (*config_sid)(struct qcom_pcie *pcie);230 struct qcom_pcie { struct246 static void qcom_ep_reset_assert(struct qcom_pcie *pcie) in qcom_ep_reset_assert() argument252 static void qcom_ep_reset_deassert(struct qcom_pcie *pcie) in qcom_ep_reset_deassert()[all …]