/linux-6.3-rc2/arch/mips/bcm47xx/ |
A 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.3-rc2/arch/mips/ar7/ |
A D | platform.c | 336 static const struct gpio_led default_leds[] = { 344 static const struct gpio_led titan_leds[] = { 349 static const struct gpio_led dsl502t_leds[] = { 367 static const struct gpio_led dg834g_leds[] = { 396 static const struct gpio_led fb_sl_leds[] = { 423 static const struct gpio_led fb_fon_leds[] = { 449 static const struct gpio_led gt701_leds[] = {
|
/linux-6.3-rc2/drivers/leds/ |
A D | leds-gpio.c | 75 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led() 147 struct gpio_led led = {}; in gpio_leds_create() 194 const struct gpio_led *template) in gpio_led_get_gpiod() 253 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe()
|
/linux-6.3-rc2/sound/pci/hda/ |
A D | patch_conexant.c | 42 unsigned int gpio_led; member 163 spec->gpio_led); in cxt_init_gpio_led() 644 unsigned int oldval = spec->gpio_led; in cxt_update_gpio_led() 650 spec->gpio_led |= mask; in cxt_update_gpio_led() 652 spec->gpio_led &= ~mask; in cxt_update_gpio_led() 654 mask, led_on, spec->gpio_led); in cxt_update_gpio_led() 655 if (spec->gpio_led != oldval) in cxt_update_gpio_led() 657 spec->gpio_led); in cxt_update_gpio_led() 687 spec->gpio_led = 0; in cxt_setup_mute_led()
|
A D | patch_sigmatel.c | 186 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() 2105 spec->gpio_led, in stac92hd83xxx_fixup_hp() 3091 spec->gpio_led = 0x01; in stac92hd71bxx_fixup_hp_dv4() 3121 spec->gpio_led = 0x08; in stac92hd71bxx_fixup_hp_hdx() 3166 spec->gpio_led, in stac92hd71bxx_fixup_hp() 4230 spec->gpio_led, in stac92hd95_fixup_hp_led() 4281 if (spec->gpio_led) in stac_parse_auto_config() [all …]
|
/linux-6.3-rc2/arch/mips/include/asm/mach-bcm63xx/ |
A D | board_bcm963xx.h | 45 struct gpio_led leds[5];
|
/linux-6.3-rc2/arch/mips/loongson32/ls1b/ |
A D | board.c | 15 static const struct gpio_led ls1x_gpio_leds[] __initconst = {
|
/linux-6.3-rc2/arch/arm/mach-orion5x/ |
A D | board-d2net.c | 54 static struct gpio_led d2net_leds[] = {
|
A D | dns323-setup.c | 254 static struct gpio_led dns323ab_leds[] = { 271 static struct gpio_led dns323c_leds[] = {
|
A D | mv2120-setup.c | 139 static struct gpio_led mv2120_led_pins[] = {
|
A D | ts409-setup.c | 168 static struct gpio_led ts409_led_pins[] = {
|
A D | net2big-setup.c | 214 static struct gpio_led net2big_leds[] = {
|
/linux-6.3-rc2/arch/powerpc/platforms/44x/ |
A D | warp.c | 137 static struct gpio_led warp_gpio_led_pins[] = { 204 struct gpio_led *led; in pika_setup_leds()
|
/linux-6.3-rc2/arch/x86/platform/geode/ |
A D | geos.c | 54 static struct gpio_led geos_leds[] = {
|
A D | net5501.c | 56 static struct gpio_led net5501_leds[] = {
|
A D | alix.c | 70 static struct gpio_led alix_leds[] = {
|
/linux-6.3-rc2/drivers/platform/x86/intel/atomisp2/ |
A D | led.c | 21 static const struct gpio_led atomisp2_leds[] = {
|
/linux-6.3-rc2/arch/sh/boards/mach-rsk/ |
A D | devices-rsk7203.c | 50 static struct gpio_led rsk7203_gpio_leds[] = {
|
/linux-6.3-rc2/include/linux/ |
A D | leds.h | 543 struct gpio_led { struct 561 const struct gpio_led *leds; argument
|
/linux-6.3-rc2/drivers/leds/simple/ |
A D | simatic-ipc-leds-gpio.c | 48 static const struct gpio_led simatic_ipc_gpio_leds[] = {
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | meraki-mx100.c | 30 static const struct gpio_led tink_leds[] = {
|
A D | pcengines-apuv2.c | 77 static const struct gpio_led apu2_leds[] = {
|
/linux-6.3-rc2/arch/mips/alchemy/ |
A D | board-gpr.c | 164 static const struct gpio_led gpr_gpio_leds[] = {
|
A D | board-mtx1.c | 118 static const struct gpio_led default_leds[] = {
|
/linux-6.3-rc2/arch/arm/mach-omap1/ |
A D | board-osk.c | 173 static const struct gpio_led tps_leds[] = {
|