Lines Matching refs:name
19 const char *name);
20 static int snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name,
39 static void reset_tlv(struct snd_ac97 *ac97, const char *name,
45 strcpy(sid.name, name);
134 .name = "Surround Jack Mode", \
143 .name = "Channel Mode", \
153 .name = "Channel Mode", \
163 .name = "Channel Mode", \
254 .name = "3D Control - Speaker",
302 strcpy(kctl->id.name, "3D Control - Wide");
320 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, NONE) "Source",
399 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,NONE) "Source",
406 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,NONE) "Output Pin",
888 strcpy(kctl->id.name, "3D Control Sigmatel - Depth");
901 strcpy(kctl->id.name, "3D Control Sigmatel - Depth");
905 strcpy(kctl->id.name, "3D Control Sigmatel - Rear Depth");
915 /* "Sigmatel " removed due to excessive name length: */
972 .name = "Sigmatel Output Bias Switch",
1155 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
1161 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
1176 .name = "Headphone Amp",
1778 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,NONE) "Source",
1984 .name = "Exchange Front/Surround",
1995 .name = "Downmix",
2125 .name = "Exchange Front/Surround",
2135 .name = "Downmix",
2142 .name = "V_REFOUT",
2386 .name = "Exchange Front/Surround",
2393 .name = "Exchange Mic/Line In",
2400 .name = "Spread Front to Surround and Center/LFE",
2407 .name = "Downmix",
2414 .name = "V_REFOUT",
2554 .name = "Swap Surround Slot",
2727 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,NONE) "Source",
3010 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,NONE) "Source",
3194 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,NONE) "Source",
3392 /* find a mixer control element with the given name */
3394 const char *name)
3399 strcpy(id.name, name);
3404 static int snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name,
3412 kctl = snd_ctl_make_virtual_master(name, tlv);
3559 .name = "Smart 5.1 Select",
3750 .name = "Speaker Jack Mode",
3758 .name = "Line Jack Mode",
3766 .name = "Mic Jack Mode",
3774 .name = "Aux Jack Mode",