Searched refs:of_msm8226_tcsr_mutex (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/hwspinlock/ |
| D | qcom_hwspinlock.c | 85 static const struct qcom_hwspinlock_of_data of_msm8226_tcsr_mutex = { variable 108 { .compatible = "qcom,apq8084-tcsr-mutex", .data = &of_msm8226_tcsr_mutex }, 109 { .compatible = "qcom,ipq6018-tcsr-mutex", .data = &of_msm8226_tcsr_mutex }, 110 { .compatible = "qcom,msm8226-tcsr-mutex", .data = &of_msm8226_tcsr_mutex }, 111 { .compatible = "qcom,msm8974-tcsr-mutex", .data = &of_msm8226_tcsr_mutex }, 112 { .compatible = "qcom,msm8994-tcsr-mutex", .data = &of_msm8226_tcsr_mutex },
|