Symbol: lpaif_dmactl
sound/soc/qcom/lpass-cdc-dma.c
128
struct lpaif_dmactl *dmactl = NULL;
sound/soc/qcom/lpass-cdc-dma.c
219
struct lpaif_dmactl *dmactl = NULL;
sound/soc/qcom/lpass-cdc-dma.c
263
struct lpaif_dmactl *dmactl = NULL;
sound/soc/qcom/lpass-cdc-dma.c
34
struct lpaif_dmactl **dmactl, int *id)
sound/soc/qcom/lpass-platform.c
105
struct lpaif_dmactl *rd_dmactl, *wr_dmactl;
sound/soc/qcom/lpass-platform.c
133
struct lpaif_dmactl *wr_dmactl;
sound/soc/qcom/lpass-platform.c
150
struct lpaif_dmactl *rd_dmactl, *wr_dmactl;
sound/soc/qcom/lpass-platform.c
153
drvdata->rd_dmactl = devm_kzalloc(dev, sizeof(struct lpaif_dmactl),
sound/soc/qcom/lpass-platform.c
158
drvdata->wr_dmactl = devm_kzalloc(dev, sizeof(struct lpaif_dmactl),
sound/soc/qcom/lpass-platform.c
180
struct lpaif_dmactl *rd_dmactl;
sound/soc/qcom/lpass-platform.c
182
rd_dmactl = devm_kzalloc(dev, sizeof(struct lpaif_dmactl), GFP_KERNEL);
sound/soc/qcom/lpass-platform.c
321
static struct lpaif_dmactl *__lpass_get_dmactl_handle(const struct snd_pcm_substream *substream,
sound/soc/qcom/lpass-platform.c
327
struct lpaif_dmactl *dmactl = NULL;
sound/soc/qcom/lpass-platform.c
428
struct lpaif_dmactl *dmactl;
sound/soc/qcom/lpass-platform.c
606
struct lpaif_dmactl *dmactl;
sound/soc/qcom/lpass-platform.c
669
struct lpaif_dmactl *dmactl;
sound/soc/qcom/lpass.h
163
struct lpaif_dmactl *rd_dmactl;
sound/soc/qcom/lpass.h
164
struct lpaif_dmactl *wr_dmactl;
sound/soc/qcom/lpass.h
165
struct lpaif_dmactl *hdmi_rd_dmactl;
sound/soc/qcom/lpass.h
168
struct lpaif_dmactl *rxtx_rd_dmactl;
sound/soc/qcom/lpass.h
169
struct lpaif_dmactl *rxtx_wr_dmactl;
sound/soc/qcom/lpass.h
170
struct lpaif_dmactl *va_wr_dmactl;