Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/tegra/
Dtegra210_ope.c33 static int tegra210_ope_set_audio_cif(struct tegra210_ope *ope, in tegra210_ope_set_audio_cif()
72 struct tegra210_ope *ope = snd_soc_dai_get_drvdata(dai); in tegra210_ope_hw_params()
97 struct tegra210_ope *ope = dev_get_drvdata(cmpnt->dev); in tegra210_ope_component_probe()
201 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_ope_get_data_dir()
212 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_ope_put_data_dir()
301 struct tegra210_ope *ope; in tegra210_ope_probe()
356 struct tegra210_ope *ope = dev_get_drvdata(dev); in tegra210_ope_runtime_suspend()
374 struct tegra210_ope *ope = dev_get_drvdata(dev); in tegra210_ope_runtime_resume()
Dtegra210_mbdrc.c239 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_get()
255 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_put()
271 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_get_enum()
286 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_put_enum()
309 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_band_params_get()
330 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_band_params_put()
355 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_threshold_get()
383 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_threshold_put()
428 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_biquad_coeffs_put()
456 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_vol_get()
[all …]
Dtegra210_peq.c104 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_get()
127 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_put()
150 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_ram_get()
173 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_ram_put()
358 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_component_init()
402 struct tegra210_ope *ope = dev_get_drvdata(dev); in tegra210_peq_regmap_init()
Dtegra210_ope.h57 struct tegra210_ope { struct
DMakefile22 snd-soc-tegra210-ope-y := tegra210_ope.o tegra210_mbdrc.o tegra210_peq.o