Home
last modified time | relevance | path

Searched refs:compnt (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra210_i2s.c100 static int tegra210_i2s_sw_reset(struct snd_soc_component *compnt, in tegra210_i2s_sw_reset() argument
103 struct device *dev = compnt->dev; in tegra210_i2s_sw_reset()
149 struct snd_soc_component *compnt = snd_soc_dapm_to_component(w->dapm); in tegra210_i2s_init() local
150 struct device *dev = compnt->dev; in tegra210_i2s_init()
177 return tegra210_i2s_sw_reset(compnt, stream); in tegra210_i2s_init()
337 struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol); in tegra210_i2s_get_loopback() local
338 struct tegra210_i2s *i2s = snd_soc_component_get_drvdata(compnt); in tegra210_i2s_get_loopback()
348 struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol); in tegra210_i2s_put_loopback() local
349 struct tegra210_i2s *i2s = snd_soc_component_get_drvdata(compnt); in tegra210_i2s_put_loopback()
366 struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol); in tegra210_i2s_get_fsync_width() local
[all …]