Home
last modified time | relevance | path

Searched refs:qcom_smd_id (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/soc/qcom/
Dsmd.h15 struct qcom_smd_id { struct
41 const struct qcom_smd_id *smd_match_table;
/linux-4.4.14/drivers/soc/qcom/
Dsmd.c786 const struct qcom_smd_id *match = qsdrv->smd_match_table; in qcom_smd_dev_match()