Searched refs:st1202_chip (Results 1 – 1 of 1) sorted by relevance
44 struct st1202_chip *chip;49 struct st1202_chip { struct60 static int st1202_read_reg(struct st1202_chip *chip, int reg, uint8_t *val) in st1202_read_reg() argument92 static int st1202_pwm_pattern_write(struct st1202_chip *chip, int led_num, in st1202_pwm_pattern_write()135 struct st1202_chip *chip = led->chip; in st1202_brightness_set()145 struct st1202_chip *chip = led->chip; in st1202_brightness_get()199 struct st1202_chip *chip = led->chip; in st1202_led_pattern_clear()222 struct st1202_chip *chip = led->chip; in st1202_led_pattern_set()256 static int st1202_dt_init(struct st1202_chip *chip) in st1202_dt_init()283 static int st1202_setup(struct st1202_chip *chip) in st1202_setup()[all …]
Completed in 6 milliseconds