Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/hda/
Dtas2781_hda_spi.c557 static int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put() function
729 .put = tasdevice_program_put,
736 .put = tasdevice_program_put,
Dtas2781_hda_i2c.c314 static int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put() function
485 .put = tasdevice_program_put,
/linux-6.14.4/sound/soc/codecs/
Dtas2781-i2c.c1030 static int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put() function
1134 dsp_ctrls[mix_index].put = tasdevice_program_put; in tasdevice_dsp_create_ctrls()