Home
last modified time | relevance | path

Searched refs:gpio_led (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.15/arch/mips/bcm47xx/
H A Dleds.c32 static const struct gpio_led
40 static const struct gpio_led
46 static const struct gpio_led
55 static const struct gpio_led
61 static const struct gpio_led
67 static const struct gpio_led
72 static const struct gpio_led
79 static const struct gpio_led
84 static const struct gpio_led
89 static const struct gpio_led
[all …]
/linux-6.15/drivers/leds/
H A Dleds-gpio.c78 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led()
164 struct gpio_led led = {}; in gpio_leds_create()
212 const struct gpio_led *template) in gpio_led_get_gpiod()
270 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe()
/linux-6.15/sound/pci/hda/
H A Dpatch_conexant.c42 unsigned int gpio_led; member
163 spec->gpio_led); in cxt_init_gpio_led()
727 unsigned int oldval = spec->gpio_led; in cxt_update_gpio_led()
733 spec->gpio_led |= mask; in cxt_update_gpio_led()
735 spec->gpio_led &= ~mask; in cxt_update_gpio_led()
737 mask, led_on, spec->gpio_led); in cxt_update_gpio_led()
738 if (spec->gpio_led != oldval) in cxt_update_gpio_led()
740 spec->gpio_led); in cxt_update_gpio_led()
770 spec->gpio_led = 0; in cxt_setup_mute_led()
H A Dpatch_sigmatel.c186 unsigned int gpio_led; member
377 if (!spec->gpio_led) in stac_update_led_status()
715 if (spec->gpio_led) in set_hp_led_gpio()
766 spec->gpio_led = 1 << spec->gpio_led; in find_mute_led_cfg()
2115 spec->gpio_led, in stac92hd83xxx_fixup_hp()
3099 spec->gpio_led = 0x01; in stac92hd71bxx_fixup_hp_dv4()
3129 spec->gpio_led = 0x08; in stac92hd71bxx_fixup_hp_hdx()
3174 spec->gpio_led, in stac92hd71bxx_fixup_hp()
4238 spec->gpio_led, in stac92hd95_fixup_hp_led()
4289 if (spec->gpio_led) in stac_parse_auto_config()
[all …]
H A Dpatch_senarytech.c33 unsigned int gpio_led; member
128 spec->gpio_led); in senary_init_gpio_led()
/linux-6.15/arch/mips/include/asm/mach-bcm63xx/
H A Dboard_bcm963xx.h45 struct gpio_led leds[5];
/linux-6.15/arch/mips/loongson32/ls1b/
H A Dboard.c13 static const struct gpio_led ls1x_gpio_leds[] __initconst = {
/linux-6.15/arch/arm/mach-orion5x/
H A Dboard-d2net.c55 static struct gpio_led d2net_leds[] = {
H A Ddns323-setup.c255 static struct gpio_led dns323ab_leds[] = {
293 static struct gpio_led dns323c_leds[] = {
H A Dmv2120-setup.c140 static struct gpio_led mv2120_led_pins[] = {
H A Dts409-setup.c169 static struct gpio_led ts409_led_pins[] = {
H A Dnet2big-setup.c215 static struct gpio_led net2big_leds[] = {
/linux-6.15/arch/powerpc/platforms/44x/
H A Dwarp.c92 static struct gpio_led warp_gpio_led_pins[] = {
154 struct gpio_led *led; in pika_setup_leds()
/linux-6.15/drivers/platform/x86/intel/atomisp2/
H A Dled.c21 static const struct gpio_led atomisp2_leds[] = {
/linux-6.15/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7203.c50 static struct gpio_led rsk7203_gpio_leds[] = {
/linux-6.15/drivers/leds/simatic/
H A Dsimatic-ipc-leds-gpio-core.c22 static const struct gpio_led simatic_ipc_gpio_leds[] = {
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dleds.c22 struct gpio_led *led = &ar->leds.wifi_led; in ath10k_leds_set_brightness_blocking()
/linux-6.15/include/linux/
H A Dleds.h671 struct gpio_led { struct
689 const struct gpio_led *leds; argument
/linux-6.15/arch/mips/alchemy/
H A Dboard-gpr.c164 static const struct gpio_led gpr_gpio_leds[] = {
H A Dboard-mtx1.c118 static const struct gpio_led default_leds[] = {
/linux-6.15/drivers/platform/x86/
H A Dmeraki-mx100.c30 static const struct gpio_led tink_leds[] = {
H A Dpcengines-apuv2.c77 static const struct gpio_led apu2_leds[] = {
H A Dsel3350-platform.c34 static const struct gpio_led sel3350_leds[] = {
/linux-6.15/arch/mips/txx9/rbtx4927/
H A Dsetup.c322 static const struct gpio_led leds[] = { in rbtx4927_gpioled_init()
/linux-6.15/arch/arm/mach-omap1/
H A Dboard-osk.c173 static const struct gpio_led tps_leds[] = {

12