Searched refs:ops_2_1_0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pcie-qcom.c | 1305 static const struct qcom_pcie_ops ops_2_1_0 = { variable 1460 { .compatible = "qcom,pcie-ipq8064", .data = &ops_2_1_0 }, 1461 { .compatible = "qcom,pcie-ipq8064-v2", .data = &ops_2_1_0 }, 1462 { .compatible = "qcom,pcie-apq8064", .data = &ops_2_1_0 },
|
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-qcom.c | 1233 static const struct qcom_pcie_ops ops_2_1_0 = { variable 1314 .ops = &ops_2_1_0,
|
Completed in 4 milliseconds