Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h83 int tasdevice_program_put(struct snd_kcontrol *kctl,
H A Dtas2781_hda.c330 int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put() function
353 EXPORT_SYMBOL_NS_GPL(tasdevice_program_put, "SND_HDA_SCODEC_TAS2781");
H A Dtas2781_hda_i2c.c288 .put = tasdevice_program_put,
H A Dtas2781_hda_spi.c519 .put = tasdevice_program_put,
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c1090 static int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put() function
1194 dsp_ctrls[mix_index].put = tasdevice_program_put; in tasdevice_dsp_create_ctrls()