Home
last modified time | relevance | path

Searched refs:pcmdevice_mixer_control (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dpcm6240.c61 static const struct pcmdevice_mixer_control adc5120_analog_gain_ctl[] = {
76 static const struct pcmdevice_mixer_control adc5120_digi_gain_ctl[] = {
91 static const struct pcmdevice_mixer_control pcm1690_digi_gain_ctl[] = {
142 static const struct pcmdevice_mixer_control pcm6240_analog_gain_ctl[] = {
169 static const struct pcmdevice_mixer_control pcm6240_digi_gain_ctl[] = {
196 static const struct pcmdevice_mixer_control pcm6260_analog_gain_ctl[] = {
235 static const struct pcmdevice_mixer_control pcm6260_digi_gain_ctl[] = {
274 static const struct pcmdevice_mixer_control pcm9211_digi_gain_ctl[] = {
289 static const struct pcmdevice_mixer_control pcmd3140_digi_gain_ctl[] = {
316 static const struct pcmdevice_mixer_control pcmd3140_fine_gain_ct
[all...]
H A Dpcm6240.h237 struct pcmdevice_mixer_control { struct
246 const struct pcmdevice_mixer_control *pcmdev_ctrl; argument