Home
last modified time | relevance | path

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

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