Searched refs:control_seq (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/leds/
H A Dleds-acer-a500.c41 struct reg_sequence control_seq[2]; local
45 control_seq[0] = led->enable_seq[0];
58 control_seq[0] = a500_ec_leds_reset_seq[0];
59 control_seq[1] = led->other->enable_seq[0];
62 return regmap_multi_reg_write(led->rmap, control_seq, num_regs);

Completed in 156 milliseconds