Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h77 int tasdevice_set_profile_id(struct snd_kcontrol *kctl,
H A Dtas2781_hda.c292 int tasdevice_set_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_set_profile_id() function
314 EXPORT_SYMBOL_NS_GPL(tasdevice_set_profile_id, "SND_HDA_SCODEC_TAS2781");
H A Dtas2781_hda_i2c.c280 .put = tasdevice_set_profile_id,
H A Dtas2781_hda_spi.c510 .put = tasdevice_set_profile_id,
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c935 static int tasdevice_set_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_set_profile_id() function
1069 prof_ctrls[mix_index].put = tasdevice_set_profile_id; in tasdevice_create_control()