Searched refs:tegra_cif_conf (Results 1 – 12 of 12) sorted by relevance
/openbmc/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 | 39 struct tegra_cif_conf cif_conf; in tegra210_ope_set_audio_cif() 41 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_ope_set_audio_cif()
|
H A D | tegra210_adx.c | 116 struct tegra_cif_conf cif_conf; in tegra210_adx_set_audio_cif() 119 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_adx_set_audio_cif()
|
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_amx.c | 135 struct tegra_cif_conf cif_conf; in tegra210_amx_set_audio_cif() 137 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_mixer.c | 242 struct tegra_cif_conf cif_conf; in tegra210_mixer_set_audio_cif() 244 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_mixer_set_audio_cif()
|
H A D | tegra210_mvc.c | 435 struct tegra_cif_conf cif_conf; in tegra210_mvc_set_audio_cif() 437 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_mvc_set_audio_cif()
|
H A D | tegra210_i2s.c | 605 struct tegra_cif_conf cif_conf; in tegra210_i2s_hw_params() 607 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_i2s_hw_params()
|
H A D | tegra210_sfc.c | 3127 struct tegra_cif_conf cif_conf; in tegra210_sfc_set_audio_cif() 3129 memset(&cif_conf, 0, sizeof(struct tegra_cif_conf)); in tegra210_sfc_set_audio_cif()
|
H A D | tegra186_asrc.c | 135 struct tegra_cif_conf cif_conf; in tegra186_asrc_set_audio_cif() 137 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()
|