Home
last modified time | relevance | path

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

/openbmc/skeleton/ledctl/
H A Dled_controller.c21 const char *duty_off = "delay_off"; variable
238 rc = write_to_led(led_name, duty_off, off_duration); in blink_led()
/openbmc/linux/drivers/hid/
H A Dhid-sony.c432 u8 duty_off; /* % of duty_length the led is off (0xff means 100%) */ member
1510 report->led[3 - n].duty_off = sc->led_delay_off[n]; in sixaxis_send_output_report()