Lines Matching refs:rsnd_priv

251 struct rsnd_priv;
271 int rsnd_dma_probe(struct rsnd_priv *priv);
301 struct rsnd_priv *priv);
304 struct rsnd_priv *priv);
307 struct rsnd_priv *priv);
310 struct rsnd_priv *priv);
313 struct rsnd_priv *priv);
316 struct rsnd_priv *priv);
319 struct rsnd_priv *priv, int enable);
332 struct rsnd_priv *priv);
335 struct rsnd_priv *priv);
338 struct rsnd_priv *priv);
355 struct rsnd_priv *priv;
426 int rsnd_mod_init(struct rsnd_priv *priv,
459 struct rsnd_mod* (*mod_get)(struct rsnd_priv *priv, int id),
538 struct rsnd_priv *priv;
561 struct rsnd_dai *rsnd_rdai_get(struct rsnd_priv *priv, int id);
590 int rsnd_gen_probe(struct rsnd_priv *priv);
591 void __iomem *rsnd_gen_reg_get(struct rsnd_priv *priv,
594 phys_addr_t rsnd_gen_get_phy_addr(struct rsnd_priv *priv, int reg_id);
599 int rsnd_adg_clk_query(struct rsnd_priv *priv, unsigned int rate);
602 int rsnd_adg_probe(struct rsnd_priv *priv);
603 void rsnd_adg_remove(struct rsnd_priv *priv);
612 void rsnd_adg_clk_control(struct rsnd_priv *priv, int enable);
617 struct rsnd_priv {
774 int rsnd_ssi_probe(struct rsnd_priv *priv);
775 void rsnd_ssi_remove(struct rsnd_priv *priv);
776 struct rsnd_mod *rsnd_ssi_mod_get(struct rsnd_priv *priv, int id);
796 int rsnd_ssiu_probe(struct rsnd_priv *priv);
797 void rsnd_ssiu_remove(struct rsnd_priv *priv);
806 int rsnd_src_probe(struct rsnd_priv *priv);
807 void rsnd_src_remove(struct rsnd_priv *priv);
808 struct rsnd_mod *rsnd_src_mod_get(struct rsnd_priv *priv, int id);
812 unsigned int rsnd_src_get_rate(struct rsnd_priv *priv,
825 int rsnd_ctu_probe(struct rsnd_priv *priv);
826 void rsnd_ctu_remove(struct rsnd_priv *priv);
827 struct rsnd_mod *rsnd_ctu_mod_get(struct rsnd_priv *priv, int id);
837 int rsnd_mix_probe(struct rsnd_priv *priv);
838 void rsnd_mix_remove(struct rsnd_priv *priv);
839 struct rsnd_mod *rsnd_mix_mod_get(struct rsnd_priv *priv, int id);
849 int rsnd_dvc_probe(struct rsnd_priv *priv);
850 void rsnd_dvc_remove(struct rsnd_priv *priv);
851 struct rsnd_mod *rsnd_dvc_mod_get(struct rsnd_priv *priv, int id);
861 int rsnd_cmd_probe(struct rsnd_priv *priv);
862 void rsnd_cmd_remove(struct rsnd_priv *priv);