Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h81 int tasdevice_program_get(struct snd_kcontrol *kctl,
H A Dtas2781_hda.c316 int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get() function
328 EXPORT_SYMBOL_NS_GPL(tasdevice_program_get, "SND_HDA_SCODEC_TAS2781");
H A Dtas2781_hda_i2c.c287 .get = tasdevice_program_get,
H A Dtas2781_hda_spi.c518 .get = tasdevice_program_get,
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c1079 static int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get() function
1193 dsp_ctrls[mix_index].get = tasdevice_program_get; in tasdevice_dsp_create_ctrls()