qcom_wcnss        133 drivers/remoteproc/qcom_wcnss.c void qcom_wcnss_assign_iris(struct qcom_wcnss *wcnss,
qcom_wcnss        147 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = (struct qcom_wcnss *)rproc->priv;
qcom_wcnss        154 drivers/remoteproc/qcom_wcnss.c static void wcnss_indicate_nv_download(struct qcom_wcnss *wcnss)
qcom_wcnss        164 drivers/remoteproc/qcom_wcnss.c static void wcnss_configure_iris(struct qcom_wcnss *wcnss)
qcom_wcnss        213 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = (struct qcom_wcnss *)rproc->priv;
qcom_wcnss        265 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = (struct qcom_wcnss *)rproc->priv;
qcom_wcnss        292 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = (struct qcom_wcnss *)rproc->priv;
qcom_wcnss        312 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = dev;
qcom_wcnss        321 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = dev;
qcom_wcnss        336 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = dev;
qcom_wcnss        359 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = dev;
qcom_wcnss        366 drivers/remoteproc/qcom_wcnss.c static int wcnss_init_regulators(struct qcom_wcnss *wcnss,
qcom_wcnss        403 drivers/remoteproc/qcom_wcnss.c static int wcnss_request_irq(struct qcom_wcnss *wcnss,
qcom_wcnss        430 drivers/remoteproc/qcom_wcnss.c static int wcnss_alloc_memory_region(struct qcom_wcnss *wcnss)
qcom_wcnss        461 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss;
qcom_wcnss        484 drivers/remoteproc/qcom_wcnss.c 	wcnss = (struct qcom_wcnss *)rproc->priv;
qcom_wcnss        567 drivers/remoteproc/qcom_wcnss.c 	struct qcom_wcnss *wcnss = platform_get_drvdata(pdev);
qcom_wcnss          6 drivers/remoteproc/qcom_wcnss.h struct qcom_wcnss;
qcom_wcnss         23 drivers/remoteproc/qcom_wcnss.h void qcom_wcnss_assign_iris(struct qcom_wcnss *wcnss, struct qcom_iris *iris, bool use_48mhz_xo);
qcom_wcnss         99 drivers/remoteproc/qcom_wcnss_iris.c 	struct qcom_wcnss *wcnss;
qcom_wcnss        153 drivers/remoteproc/qcom_wcnss_iris.c 	struct qcom_wcnss *wcnss = dev_get_drvdata(pdev->dev.parent);