Searched refs:set_audio_cif (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/tegra/
H A Dtegra30_ahub.c149 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf);
251 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf);
493 .set_audio_cif = tegra30_ahub_set_cif,
498 .set_audio_cif = tegra30_ahub_set_cif,
503 .set_audio_cif = tegra124_ahub_set_cif,
H A Dtegra30_i2s.c199 i2s->soc_data->set_audio_cif(i2s->regmap, reg, &cif_conf);
393 .set_audio_cif = tegra30_ahub_set_cif,
397 .set_audio_cif = tegra124_ahub_set_cif,
H A Dtegra30_i2s.h218 void (*set_audio_cif)(struct regmap *regmap, member in struct:tegra30_i2s_soc_data
H A Dtegra30_ahub.h495 void (*set_audio_cif)(struct regmap *regmap, member in struct:tegra30_ahub_soc_data

Completed in 282 milliseconds