Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h71 int tasdevice_info_profile(struct snd_kcontrol *kctl,
H A Dtas2781_hda.c255 int tasdevice_info_profile(struct snd_kcontrol *kcontrol, in tasdevice_info_profile() function
267 EXPORT_SYMBOL_NS_GPL(tasdevice_info_profile, "SND_HDA_SCODEC_TAS2781");
H A Dtas2781_hda_i2c.c296 .info = tasdevice_info_profile,
H A Dtas2781_hda_spi.c508 .info = tasdevice_info_profile,
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c1055 static int tasdevice_info_profile(struct snd_kcontrol *kcontrol, in tasdevice_info_profile() function
1114 prof_ctrls[mix_index].info = tasdevice_info_profile; in tasdevice_create_control()