Symbol: snd_hda_gen_add_mute_led_cdev
sound/hda/codecs/conexant.c
662
snd_hda_gen_add_mute_led_cdev(codec, cx_auto_vmaster_mute_led);
sound/hda/codecs/conexant.c
756
snd_hda_gen_add_mute_led_cdev(codec, cxt_gpio_mute_update);
sound/hda/codecs/generic.c
3973
EXPORT_SYMBOL_GPL(snd_hda_gen_add_mute_led_cdev);
sound/hda/codecs/generic.h
349
int snd_hda_gen_add_mute_led_cdev(struct hda_codec *codec,
sound/hda/codecs/helpers/ideapad_hotkey_led.c
24
snd_hda_gen_add_mute_led_cdev(codec, NULL);
sound/hda/codecs/helpers/thinkpad.c
24
snd_hda_gen_add_mute_led_cdev(codec, NULL);
sound/hda/codecs/realtek/alc269.c
1314
snd_hda_gen_add_mute_led_cdev(codec, vref_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1332
snd_hda_gen_add_mute_led_cdev(codec, vref_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1524
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1540
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1555
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1571
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1587
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1603
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1668
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/realtek.c
2216
snd_hda_gen_add_mute_led_cdev(codec, gpio_mute_led_set);
sound/hda/codecs/sigmatel.c
4282
snd_hda_gen_add_mute_led_cdev(codec, stac_vmaster_hook);