Searched refs:__qcom_pdm_data (Results 1 – 1 of 1) sorted by relevance
50 static struct qcom_pdm_data *__qcom_pdm_data; variable646 if (!__qcom_pdm_data) { in qcom_pdm_probe()652 __qcom_pdm_data = data; in qcom_pdm_probe()654 refcount_inc(&__qcom_pdm_data->refcnt); in qcom_pdm_probe()657 auxiliary_set_drvdata(auxdev, __qcom_pdm_data); in qcom_pdm_probe()673 __qcom_pdm_data = NULL; in qcom_pdm_remove()