Searched refs:led_active (Results 1 – 2 of 2) sorted by relevance
749 unsigned int led_active; in lp55xx_show_engine_leds() local753 led_active = LED_ACTIVE(chip->engines[nr - 1].led_mux, i); in lp55xx_show_engine_leds()754 pos += sysfs_emit_at(buf, pos, "%x", led_active); in lp55xx_show_engine_leds()
1543 bool led_active; in ice_set_phys_id() local1547 led_active = true; in ice_set_phys_id()1550 led_active = false; in ice_set_phys_id()1556 if (ice_aq_set_port_id_led(np->vsi->port_info, !led_active, NULL)) in ice_set_phys_id()