Home
last modified time | relevance | path

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

123

/linux/arch/mips/bcm47xx/
A Dleds.c32 static const struct gpio_led
38 static const struct gpio_led
47 static const struct gpio_led
53 static const struct gpio_led
59 static const struct gpio_led
64 static const struct gpio_led
71 static const struct gpio_led
76 static const struct gpio_led
81 static const struct gpio_led
86 static const struct gpio_led
[all …]
/linux/arch/mips/ar7/
A Dplatform.c336 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/drivers/leds/
A Dleds-gpio.c75 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led()
147 struct gpio_led led = {}; in gpio_leds_create()
195 const struct gpio_led *template) in gpio_led_get_gpiod()
254 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe()
/linux/sound/pci/hda/
A Dpatch_conexant.c42 unsigned int gpio_led; member
163 spec->gpio_led); in cxt_init_gpio_led()
643 unsigned int oldval = spec->gpio_led; in cxt_update_gpio_led()
649 spec->gpio_led |= mask; in cxt_update_gpio_led()
651 spec->gpio_led &= ~mask; in cxt_update_gpio_led()
653 mask, led_on, spec->gpio_led); in cxt_update_gpio_led()
654 if (spec->gpio_led != oldval) in cxt_update_gpio_led()
656 spec->gpio_led); in cxt_update_gpio_led()
686 spec->gpio_led = 0; in cxt_setup_mute_led()
A Dpatch_sigmatel.c186 unsigned int gpio_led; member
376 if (!spec->gpio_led) in stac_update_led_status()
714 if (spec->gpio_led) in set_hp_led_gpio()
765 spec->gpio_led = 1 << spec->gpio_led; in find_mute_led_cfg()
2104 spec->gpio_led, in stac92hd83xxx_fixup_hp()
3090 spec->gpio_led = 0x01; in stac92hd71bxx_fixup_hp_dv4()
3120 spec->gpio_led = 0x08; in stac92hd71bxx_fixup_hp_hdx()
3165 spec->gpio_led, in stac92hd71bxx_fixup_hp()
4229 spec->gpio_led, in stac92hd95_fixup_hp_led()
4280 if (spec->gpio_led) in stac_parse_auto_config()
[all …]
/linux/arch/mips/include/asm/mach-bcm63xx/
A Dboard_bcm963xx.h45 struct gpio_led leds[5];
/linux/arch/mips/loongson32/ls1b/
A Dboard.c15 static const struct gpio_led ls1x_gpio_leds[] __initconst = {
/linux/arch/arm/mach-orion5x/
A Dboard-d2net.c57 static struct gpio_led d2net_leds[] = {
A Ddns323-setup.c254 static struct gpio_led dns323ab_leds[] = {
271 static struct gpio_led dns323c_leds[] = {
A Dls_hgl-setup.c89 static struct gpio_led ls_hgl_led_pins[] = {
/linux/arch/arm/mach-pxa/
A Dcsb701.c27 static struct gpio_led csb701_leds[] = {
A Dpalmtreo.c340 static struct gpio_led treo680_gpio_leds[] = {
363 static struct gpio_led centro_gpio_leds[] = {
A Dpcm027.c177 static struct gpio_led pcm027_led[] = {
A Dcolibri-pxa270-income.c97 struct gpio_led income_gpio_leds[] = {
/linux/include/linux/
A Dleds.h517 struct gpio_led { struct
535 const struct gpio_led *leds; argument
/linux/arch/x86/platform/geode/
A Dgeos.c54 static struct gpio_led geos_leds[] = {
A Dnet5501.c56 static struct gpio_led net5501_leds[] = {
A Dalix.c70 static struct gpio_led alix_leds[] = {
/linux/drivers/platform/x86/intel/atomisp2/
A Dled.c21 static const struct gpio_led atomisp2_leds[] = {
/linux/arch/sh/boards/mach-rsk/
A Ddevices-rsk7203.c50 static struct gpio_led rsk7203_gpio_leds[] = {
/linux/arch/arm/mach-omap1/
A Dboard-osk.c174 static const struct gpio_led tps_leds[] = {
410 static const struct gpio_led mistral_gpio_led_pins[] = {
/linux/arch/arm/mach-sa1100/
A Dhackkit.c139 struct gpio_led hackkit_gpio_leds[] = {
A Dcerf.c60 struct gpio_led cerf_gpio_leds[] = {
/linux/arch/arm/mach-s3c/
A Dmach-smartq5.c30 static struct gpio_led smartq5_leds[] = {
A Dmach-smartq7.c30 static struct gpio_led smartq7_leds[] = {

Completed in 47 milliseconds

123