Searched refs:__qcom_pdm_data (Results 1 – 1 of 1) sorted by relevance
50 static struct qcom_pdm_data *__qcom_pdm_data; variable683 if (!__qcom_pdm_data) { in qcom_pdm_probe()689 __qcom_pdm_data = data; in qcom_pdm_probe()691 refcount_inc(&__qcom_pdm_data->refcnt); in qcom_pdm_probe()694 auxiliary_set_drvdata(auxdev, __qcom_pdm_data); in qcom_pdm_probe()710 __qcom_pdm_data = NULL; in qcom_pdm_remove()