Searched refs:tegra210_ope (Results 1 – 5 of 5) sorted by relevance
5 // tegra210_ope.c - Tegra210 OPE driver21 #include "tegra210_ope.h"33 static int tegra210_ope_set_audio_cif(struct tegra210_ope *ope, in tegra210_ope_set_audio_cif() 73 struct tegra210_ope *ope = snd_soc_dai_get_drvdata(dai); in tegra210_ope_hw_params() 98 struct tegra210_ope *ope = dev_get_drvdata(cmpnt->dev); in tegra210_ope_component_probe() 206 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_ope_get_data_dir() 217 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_ope_put_data_dir() 307 struct tegra210_ope *ope; in tegra210_ope_probe() 362 struct tegra210_ope *ope = dev_get_drvdata(dev); in tegra210_ope_runtime_suspend() 380 struct tegra210_ope *op in tegra210_ope_runtime_resume() [all...]
18 #include "tegra210_ope.h"239 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 *op in tegra210_mbdrc_biquad_coeffs_put() [all...]
21 #include "tegra210_ope.h"104 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() 359 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_component_init() 403 struct tegra210_ope *ope = dev_get_drvdata(dev); in tegra210_peq_regmap_init()
57 struct tegra210_ope { struct
22 snd-soc-tegra210-ope-y := tegra210_ope.o tegra210_mbdrc.o tegra210_peq.o