Lines Matching defs:priv
128 struct axg_pdm *priv = snd_soc_dai_get_drvdata(dai); in axg_pdm_trigger() local
148 static unsigned int axg_pdm_get_os(struct axg_pdm *priv) in axg_pdm_get_os()
165 static int axg_pdm_set_sysclk(struct axg_pdm *priv, unsigned int os, in axg_pdm_set_sysclk()
181 static int axg_pdm_set_sample_pointer(struct axg_pdm *priv) in axg_pdm_set_sample_pointer()
206 static void axg_pdm_set_channel_mask(struct axg_pdm *priv, in axg_pdm_set_channel_mask()
227 struct axg_pdm *priv = snd_soc_dai_get_drvdata(dai); in axg_pdm_hw_params() local
273 struct axg_pdm *priv = snd_soc_dai_get_drvdata(dai); in axg_pdm_startup() local
291 struct axg_pdm *priv = snd_soc_dai_get_drvdata(dai); in axg_pdm_shutdown() local
304 static void axg_pdm_set_hcic_ctrl(struct axg_pdm *priv) in axg_pdm_set_hcic_ctrl()
322 static void axg_pdm_set_lpf_ctrl(struct axg_pdm *priv, unsigned int index) in axg_pdm_set_lpf_ctrl()
340 static void axg_pdm_set_hpf_ctrl(struct axg_pdm *priv) in axg_pdm_set_hpf_ctrl()
354 static int axg_pdm_set_lpf_filters(struct axg_pdm *priv) in axg_pdm_set_lpf_filters()
383 struct axg_pdm *priv = snd_soc_dai_get_drvdata(dai); in axg_pdm_dai_probe() local
435 struct axg_pdm *priv = snd_soc_dai_get_drvdata(dai); in axg_pdm_dai_remove() local
587 struct axg_pdm *priv; in axg_pdm_probe() local