Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-lp55xx-common.h79 struct lp55xx_chip;
110 int (*post_init_device) (struct lp55xx_chip *chip);
122 void (*firmware_cb)(struct lp55xx_chip *chip);
125 void (*run_engine) (struct lp55xx_chip *chip, bool start);
152 struct lp55xx_chip { struct
182 struct lp55xx_chip *chip; argument
195 extern int lp55xx_init_device(struct lp55xx_chip *chip);
196 extern void lp55xx_deinit_device(struct lp55xx_chip *chip);
200 struct lp55xx_chip *chip);
203 extern int lp55xx_register_sysfs(struct lp55xx_chip *chip);
[all …]
H A Dleds-lp55xx-common.c43 static void lp55xx_reset_device(struct lp55xx_chip *chip) in lp55xx_reset_device()
100 struct lp55xx_chip *chip = led->chip; in led_current_store()
161 struct lp55xx_chip *chip, int chan) in lp55xx_init_led()
239 struct lp55xx_chip *chip = context; in lp55xx_firmware_loaded()
277 struct lp55xx_chip *chip = led->chip; in select_engine_show()
287 struct lp55xx_chip *chip = led->chip; in select_engine_store()
329 struct lp55xx_chip *chip = led->chip; in run_engine_store()
426 int lp55xx_init_device(struct lp55xx_chip *chip) in lp55xx_init_device()
481 void lp55xx_deinit_device(struct lp55xx_chip *chip) in lp55xx_deinit_device()
535 int lp55xx_register_sysfs(struct lp55xx_chip *chip) in lp55xx_register_sysfs()
[all …]
H A Dleds-lp5523.c397 struct lp55xx_chip *chip = led->chip; in show_engine_mode()
419 struct lp55xx_chip *chip = led->chip; in store_engine_mode()
487 struct lp55xx_chip *chip = led->chip; in show_engine_leds()
531 struct lp55xx_chip *chip = led->chip; in store_engine_leds()
564 struct lp55xx_chip *chip = led->chip; in store_engine_load()
586 struct lp55xx_chip *chip = led->chip; in lp5523_selftest()
692 struct lp55xx_chip *chip = led->chip; in show_master_fader()
714 struct lp55xx_chip *chip = led->chip; in store_master_fader()
743 struct lp55xx_chip *chip = led->chip; in show_master_fader_leds()
774 struct lp55xx_chip *chip = led->chip; in store_master_fader_leds()
[all …]
H A Dleds-lp5521.c118 static void lp5521_load_engine(struct lp55xx_chip *chip) in lp5521_load_engine()
138 static void lp5521_stop_all_engines(struct lp55xx_chip *chip) in lp5521_stop_all_engines()
144 static void lp5521_stop_engine(struct lp55xx_chip *chip) in lp5521_stop_engine()
353 struct lp55xx_chip *chip = led->chip; in lp5521_multicolor_brightness()
372 struct lp55xx_chip *chip = led->chip; in lp5521_led_brightness()
388 struct lp55xx_chip *chip = led->chip; in show_engine_mode()
410 struct lp55xx_chip *chip = led->chip; in store_engine_mode()
442 struct lp55xx_chip *chip = led->chip; in store_engine_load()
464 struct lp55xx_chip *chip = led->chip; in lp5521_selftest()
522 struct lp55xx_chip *chip; in lp5521_probe()
[all …]
H A Dleds-lp8501.c90 static int lp8501_post_init_device(struct lp55xx_chip *chip) in lp8501_post_init_device()
116 static void lp8501_load_engine(struct lp55xx_chip *chip) in lp8501_load_engine()
144 static void lp8501_stop_engine(struct lp55xx_chip *chip) in lp8501_stop_engine()
150 static void lp8501_turn_off_channels(struct lp55xx_chip *chip) in lp8501_turn_off_channels()
158 static void lp8501_run_engine(struct lp55xx_chip *chip, bool start) in lp8501_run_engine()
206 static int lp8501_update_program_memory(struct lp55xx_chip *chip, in lp8501_update_program_memory()
253 static void lp8501_firmware_loaded(struct lp55xx_chip *chip) in lp8501_firmware_loaded()
275 struct lp55xx_chip *chip = led->chip; in lp8501_led_brightness()
308 struct lp55xx_chip *chip; in lp8501_probe()
370 struct lp55xx_chip *chip = led->chip; in lp8501_remove()
H A Dleds-lp5562.c127 static void lp5562_load_engine(struct lp55xx_chip *chip) in lp5562_load_engine()
147 static void lp5562_stop_engine(struct lp55xx_chip *chip) in lp5562_stop_engine()
206 static int lp5562_update_firmware(struct lp55xx_chip *chip, in lp5562_update_firmware()
259 static void lp5562_firmware_loaded(struct lp55xx_chip *chip) in lp5562_firmware_loaded()
283 static int lp5562_post_init_device(struct lp55xx_chip *chip) in lp5562_post_init_device()
317 struct lp55xx_chip *chip = led->chip; in lp5562_led_brightness()
333 static void lp5562_write_program_memory(struct lp55xx_chip *chip, in lp5562_write_program_memory()
410 struct lp55xx_chip *chip = led->chip; in lp5562_store_pattern()
438 struct lp55xx_chip *chip = led->chip; in lp5562_store_engine_mux()
517 struct lp55xx_chip *chip; in lp5562_probe()
[all …]
/openbmc/linux/Documentation/leds/
H A Dleds-lp55xx.rst29 * lp55xx_chip
35 lp55xx_chip for LP5521 ... lp55xx_led #1
39 lp55xx_chip for LP5523 ... lp55xx_led #1