Symbol: snd_hda_gen_add_mute_led_cdev
sound/hda/codecs/conexant.c
670
snd_hda_gen_add_mute_led_cdev(codec, cx_auto_vmaster_mute_led);
sound/hda/codecs/conexant.c
764
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
1321
snd_hda_gen_add_mute_led_cdev(codec, vref_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1339
snd_hda_gen_add_mute_led_cdev(codec, vref_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1531
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1547
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1562
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1578
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1594
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1610
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/alc269.c
1675
snd_hda_gen_add_mute_led_cdev(codec, coef_mute_led_set);
sound/hda/codecs/realtek/realtek.c
2231
snd_hda_gen_add_mute_led_cdev(codec, gpio_mute_led_set);
sound/hda/codecs/sigmatel.c
4290
snd_hda_gen_add_mute_led_cdev(codec, stac_vmaster_hook);