Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcontrol_led.c33 struct snd_ctl_led *led;
36 struct snd_ctl_led { struct
57 static struct snd_ctl_led snd_ctl_leds[MAX_LED] = { argument
93 static struct snd_ctl_led *snd_ctl_led_get_by_access(unsigned int access) in snd_ctl_led_get_by_access()
141 struct snd_ctl_led *led; in snd_ctl_led_set_state()
293 struct snd_ctl_led *led; in snd_ctl_led_clean()
306 struct snd_ctl_led *led; in snd_ctl_led_reset()
382 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); in mode_show()
398 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); in mode_store()
426 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); in brightness_show()
[all …]