Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_led.c33 struct snd_ctl_led *led;
36 struct snd_ctl_led { struct
56 static struct snd_ctl_led snd_ctl_leds[MAX_LED] = { argument
92 static struct snd_ctl_led *snd_ctl_led_get_by_access(unsigned int access) in snd_ctl_led_get_by_access()
140 struct snd_ctl_led *led; in snd_ctl_led_set_state()
299 struct snd_ctl_led *led; in snd_ctl_led_clean()
316 struct snd_ctl_led *led; in snd_ctl_led_reset()
399 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); in mode_show()
415 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); in mode_store()
444 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); in brightness_show()
[all …]