Searched refs:qcom_scm (Results 1 – 3 of 3) sorted by relevance
22 obj-$(CONFIG_QCOM_SCM) += qcom_scm.o23 obj-$(CONFIG_QCOM_SCM_64) += qcom_scm-64.o24 obj-$(CONFIG_QCOM_SCM_32) += qcom_scm-32.o
40 struct qcom_scm { struct63 static struct qcom_scm *__scm; argument515 struct qcom_scm *scm; in qcom_scm_probe()
1878 F: drivers/firmware/qcom_scm*