Searched refs:of_msm8226_tcsr_mutex (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwspinlock/
H A Dqcom_hwspinlock.c94 static const struct qcom_hwspinlock_of_data of_msm8226_tcsr_mutex = { variable in typeref:struct:qcom_hwspinlock_of_data
117 { .compatible = "qcom,apq8084-tcsr-mutex", .data = &of_msm8226_tcsr_mutex },
118 { .compatible = "qcom,msm8226-tcsr-mutex", .data = &of_msm8226_tcsr_mutex },
119 { .compatible = "qcom,msm8974-tcsr-mutex", .data = &of_msm8226_tcsr_mutex },
120 { .compatible = "qcom,msm8994-tcsr-mutex", .data = &of_msm8226_tcsr_mutex },

Completed in 113 milliseconds