Searched refs:tegra210_i2s_get_control (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/sound/soc/tegra/ |
D | tegra210_i2s.c | 315 static int tegra210_i2s_get_control(struct snd_kcontrol *kcontrol, in tegra210_i2s_get_control() function 601 SOC_SINGLE_EXT("Loopback", 0, 0, 1, 0, tegra210_i2s_get_control, 603 SOC_SINGLE_EXT("FSYNC Width", 0, 0, 255, 0, tegra210_i2s_get_control, 606 tegra210_i2s_get_control, tegra210_i2s_put_control), 608 tegra210_i2s_get_control, tegra210_i2s_put_control), 610 tegra210_i2s_get_control, tegra210_i2s_put_control), 612 tegra210_i2s_get_control, tegra210_i2s_put_control), 614 0, tegra210_i2s_get_control, tegra210_i2s_put_control), 615 SOC_SINGLE_EXT("BCLK Ratio", 0, 0, INT_MAX, 0, tegra210_i2s_get_control,
|