/linux-6.12.1/arch/mips/bcm47xx/ |
D | leds.c | 32 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.12.1/drivers/leds/ |
D | leds-gpio.c | 80 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led() 167 struct gpio_led led = {}; in gpio_leds_create() 217 const struct gpio_led *template) in gpio_led_get_gpiod() 276 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe()
|
/linux-6.12.1/sound/pci/hda/ |
D | patch_conexant.c | 42 unsigned int gpio_led; member 163 spec->gpio_led); in cxt_init_gpio_led() 722 unsigned int oldval = spec->gpio_led; in cxt_update_gpio_led() 728 spec->gpio_led |= mask; in cxt_update_gpio_led() 730 spec->gpio_led &= ~mask; in cxt_update_gpio_led() 732 mask, led_on, spec->gpio_led); in cxt_update_gpio_led() 733 if (spec->gpio_led != oldval) in cxt_update_gpio_led() 735 spec->gpio_led); in cxt_update_gpio_led() 765 spec->gpio_led = 0; in cxt_setup_mute_led()
|
D | patch_sigmatel.c | 186 unsigned int gpio_led; member 377 if (!spec->gpio_led) in stac_update_led_status() 386 spec->gpio_data |= spec->gpio_led; in stac_update_led_status() 388 spec->gpio_data &= ~spec->gpio_led; in stac_update_led_status() 715 if (spec->gpio_led) in set_hp_led_gpio() 721 spec->gpio_led = 0x08; /* GPIO 3 */ in set_hp_led_gpio() 723 spec->gpio_led = 0x01; /* GPIO 0 */ in set_hp_led_gpio() 751 if (get_int_hint(codec, "gpio_led", &spec->gpio_led)) { in find_mute_led_cfg() 760 &spec->gpio_led) == 2) { in find_mute_led_cfg() 765 if (spec->gpio_led < max_gpio) in find_mute_led_cfg() [all …]
|
D | patch_senarytech.c | 33 unsigned int gpio_led; member 128 spec->gpio_led); in senary_init_gpio_led()
|
/linux-6.12.1/arch/mips/include/asm/mach-bcm63xx/ |
D | board_bcm963xx.h | 45 struct gpio_led leds[5];
|
/linux-6.12.1/arch/mips/loongson32/ls1b/ |
D | board.c | 13 static const struct gpio_led ls1x_gpio_leds[] __initconst = {
|
/linux-6.12.1/arch/powerpc/platforms/44x/ |
D | warp.c | 92 static struct gpio_led warp_gpio_led_pins[] = { 154 struct gpio_led *led; in pika_setup_leds()
|
/linux-6.12.1/arch/arm/mach-orion5x/ |
D | board-d2net.c | 55 static struct gpio_led d2net_leds[] = {
|
D | dns323-setup.c | 255 static struct gpio_led dns323ab_leds[] = { 293 static struct gpio_led dns323c_leds[] = {
|
D | mv2120-setup.c | 140 static struct gpio_led mv2120_led_pins[] = {
|
D | ts409-setup.c | 169 static struct gpio_led ts409_led_pins[] = {
|
D | net2big-setup.c | 215 static struct gpio_led net2big_leds[] = {
|
/linux-6.12.1/drivers/platform/x86/intel/atomisp2/ |
D | led.c | 21 static const struct gpio_led atomisp2_leds[] = {
|
/linux-6.12.1/drivers/leds/simple/ |
D | simatic-ipc-leds-gpio-core.c | 22 static const struct gpio_led simatic_ipc_gpio_leds[] = {
|
/linux-6.12.1/arch/sh/boards/mach-rsk/ |
D | devices-rsk7203.c | 50 static struct gpio_led rsk7203_gpio_leds[] = {
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | leds.c | 22 struct gpio_led *led = &ar->leds.wifi_led; in ath10k_leds_set_brightness_blocking()
|
/linux-6.12.1/include/linux/ |
D | leds.h | 670 struct gpio_led { struct 688 const struct gpio_led *leds; argument
|
/linux-6.12.1/arch/mips/alchemy/ |
D | board-gpr.c | 164 static const struct gpio_led gpr_gpio_leds[] = {
|
D | board-mtx1.c | 118 static const struct gpio_led default_leds[] = {
|
/linux-6.12.1/drivers/platform/x86/ |
D | meraki-mx100.c | 30 static const struct gpio_led tink_leds[] = {
|
D | pcengines-apuv2.c | 77 static const struct gpio_led apu2_leds[] = {
|
D | sel3350-platform.c | 34 static const struct gpio_led sel3350_leds[] = {
|
/linux-6.12.1/arch/mips/txx9/rbtx4927/ |
D | setup.c | 322 static const struct gpio_led leds[] = { in rbtx4927_gpioled_init()
|
/linux-6.12.1/arch/arm/mach-omap1/ |
D | board-osk.c | 173 static const struct gpio_led tps_leds[] = {
|