Searched refs:tegra_cif_conf (Results 1 – 12 of 12) sorted by relevance
/linux/sound/soc/tegra/ |
H A D | tegra_cif.h | 33 struct tegra_cif_conf { struct 47 struct tegra_cif_conf *conf) in tegra_set_cif() argument
|
H A D | tegra210_ope.c | 38 struct tegra_cif_conf cif_conf; in tegra210_ope_set_audio_cif() 40 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_ope_set_audio_cif()
|
H A D | tegra210_adx.c | 115 struct tegra_cif_conf cif_conf; in tegra210_adx_set_audio_cif() 118 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_adx_set_audio_cif()
|
H A D | tegra210_amx.c | 134 struct tegra_cif_conf cif_conf; in tegra210_amx_set_audio_cif() 136 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_amx_set_audio_cif()
|
H A D | tegra186_dspk.c | 220 struct tegra_cif_conf cif_conf; in tegra186_dspk_hw_params() 224 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra186_dspk_hw_params()
|
H A D | tegra210_dmic.c | 78 struct tegra_cif_conf cif_conf; in tegra210_dmic_hw_params() 82 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_dmic_hw_params()
|
H A D | tegra210_mixer.c | 241 struct tegra_cif_conf cif_conf; in tegra210_mixer_set_audio_cif() 243 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_mixer_set_audio_cif()
|
H A D | tegra210_mvc.c | 434 struct tegra_cif_conf cif_conf; in tegra210_mvc_set_audio_cif() 436 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_mvc_set_audio_cif()
|
H A D | tegra210_sfc.c | 3126 struct tegra_cif_conf cif_conf; in tegra210_sfc_set_audio_cif() 3128 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_sfc_set_audio_cif()
|
H A D | tegra210_i2s.c | 607 struct tegra_cif_conf cif_conf; in tegra210_i2s_hw_params() 610 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_i2s_hw_params()
|
H A D | tegra186_asrc.c | 134 struct tegra_cif_conf cif_conf; in tegra186_asrc_set_audio_cif() 136 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra186_asrc_set_audio_cif()
|
H A D | tegra210_admaif.c | 271 struct tegra_cif_conf cif_conf; in tegra_admaif_hw_params() 275 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra_admaif_hw_params()
|