Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/hda/
Dtas2781_hda_spi.c547 static int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get() function
728 .get = tasdevice_program_get,
735 .get = tasdevice_program_get,
Dtas2781_hda_i2c.c297 static int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get() function
484 .get = tasdevice_program_get,
/linux-6.14.4/sound/soc/codecs/
Dtas2781-i2c.c1019 static int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get() function
1133 dsp_ctrls[mix_index].get = tasdevice_program_get; in tasdevice_dsp_create_ctrls()