Searched refs:gpio_led (Results 1 – 25 of 73) sorted by relevance
123
32 static const struct gpio_led38 static const struct gpio_led47 static const struct gpio_led53 static const struct gpio_led59 static const struct gpio_led64 static const struct gpio_led71 static const struct gpio_led76 static const struct gpio_led81 static const struct gpio_led86 static const struct gpio_led[all …]
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[] = {
75 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()
42 unsigned int gpio_led; member163 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()
186 unsigned int gpio_led; member376 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 …]
45 struct gpio_led leds[5];
15 static const struct gpio_led ls1x_gpio_leds[] __initconst = {
57 static struct gpio_led d2net_leds[] = {
254 static struct gpio_led dns323ab_leds[] = {271 static struct gpio_led dns323c_leds[] = {
89 static struct gpio_led ls_hgl_led_pins[] = {
27 static struct gpio_led csb701_leds[] = {
340 static struct gpio_led treo680_gpio_leds[] = {363 static struct gpio_led centro_gpio_leds[] = {
177 static struct gpio_led pcm027_led[] = {
97 struct gpio_led income_gpio_leds[] = {
517 struct gpio_led { struct535 const struct gpio_led *leds; argument
54 static struct gpio_led geos_leds[] = {
56 static struct gpio_led net5501_leds[] = {
70 static struct gpio_led alix_leds[] = {
21 static const struct gpio_led atomisp2_leds[] = {
50 static struct gpio_led rsk7203_gpio_leds[] = {
174 static const struct gpio_led tps_leds[] = {410 static const struct gpio_led mistral_gpio_led_pins[] = {
139 struct gpio_led hackkit_gpio_leds[] = {
60 struct gpio_led cerf_gpio_leds[] = {
30 static struct gpio_led smartq5_leds[] = {
30 static struct gpio_led smartq7_leds[] = {
Completed in 51 milliseconds