Searched refs:__qcom_pdm_data (Results 1 – 1 of 1) sorted by relevance
50 static struct qcom_pdm_data *__qcom_pdm_data; variable661 if (!__qcom_pdm_data) { in qcom_pdm_probe()667 __qcom_pdm_data = data; in qcom_pdm_probe()669 refcount_inc(&__qcom_pdm_data->refcnt); in qcom_pdm_probe()672 auxiliary_set_drvdata(auxdev, __qcom_pdm_data); in qcom_pdm_probe()688 __qcom_pdm_data = NULL; in qcom_pdm_remove()