Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h79 int tasdevice_get_profile_id(struct snd_kcontrol *kctl,
H A Dtas2781_hda.c278 int tasdevice_get_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_get_profile_id() function
290 EXPORT_SYMBOL_NS_GPL(tasdevice_get_profile_id, "SND_HDA_SCODEC_TAS2781");
H A Dtas2781_hda_i2c.c279 .get = tasdevice_get_profile_id,
H A Dtas2781_hda_spi.c507 .get = tasdevice_get_profile_id,
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c1022 static int tasdevice_get_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_get_profile_id() function
1068 prof_ctrls[mix_index].get = tasdevice_get_profile_id; in tasdevice_create_control()