Home
last modified time | relevance | path

Searched refs:duty_on (Results 1 – 2 of 2) sorted by relevance

/openbmc/skeleton/ledctl/
H A Dled_controller.c20 const char *duty_on = "delay_on"; variable
231 rc = write_to_led(led_name, duty_on, on_duration); in blink_led()
/openbmc/linux/drivers/hid/
H A Dhid-sony.c433 u8 duty_on; /* % of duty_length the led is on (0xff mean 100%) */ member
1511 report->led[3 - n].duty_on = sc->led_delay_on[n]; in sixaxis_send_output_report()