Searched refs:of_msm8226_tcsr_mutex (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwspinlock/ |
H A D | qcom_hwspinlock.c | 119 static const struct qcom_hwspinlock_of_data of_msm8226_tcsr_mutex = { variable 142 { .compatible = "qcom,apq8084-tcsr-mutex", .data = &of_msm8226_tcsr_mutex }, 143 { .compatible = "qcom,msm8226-tcsr-mutex", .data = &of_msm8226_tcsr_mutex }, 144 { .compatible = "qcom,msm8974-tcsr-mutex", .data = &of_msm8226_tcsr_mutex }, 145 { .compatible = "qcom,msm8994-tcsr-mutex", .data = &of_msm8226_tcsr_mutex },
|