Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-st1202.c44 struct st1202_chip *chip;
49 struct st1202_chip { struct
60 static int st1202_read_reg(struct st1202_chip *chip, int reg, uint8_t *val) in st1202_read_reg() argument
75 static int st1202_write_reg(struct st1202_chip *chip, int reg, uint8_t val) in st1202_write_reg()
92 static int st1202_pwm_pattern_write(struct st1202_chip *chip, int led_num, in st1202_pwm_pattern_write()
124 static int st1202_duration_pattern_write(struct st1202_chip *chip, int pattern, in st1202_duration_pattern_write()
135 struct st1202_chip *chip = led->chip; in st1202_brightness_set()
145 struct st1202_chip *chip = led->chip; in st1202_brightness_get()
155 static int st1202_channel_set(struct st1202_chip *chip, int led_num, bool active) in st1202_channel_set()
199 struct st1202_chip *chip = led->chip; in st1202_led_pattern_clear()
[all …]