Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/leds/
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 …]
A Dleds-lp55xx-common.c42 static void lp55xx_reset_device(struct lp55xx_chip *chip) in lp55xx_reset_device()
99 struct lp55xx_chip *chip = led->chip; in led_current_store()
160 struct lp55xx_chip *chip, int chan) in lp55xx_init_led()
238 struct lp55xx_chip *chip = context; in lp55xx_firmware_loaded()
276 struct lp55xx_chip *chip = led->chip; in select_engine_show()
286 struct lp55xx_chip *chip = led->chip; in select_engine_store()
328 struct lp55xx_chip *chip = led->chip; in run_engine_store()
425 int lp55xx_init_device(struct lp55xx_chip *chip) in lp55xx_init_device()
480 void lp55xx_deinit_device(struct lp55xx_chip *chip) in lp55xx_deinit_device()
534 int lp55xx_register_sysfs(struct lp55xx_chip *chip) in lp55xx_register_sysfs()
[all …]
A Dleds-lp5523.c393 struct lp55xx_chip *chip = led->chip; in show_engine_mode()
415 struct lp55xx_chip *chip = led->chip; in store_engine_mode()
483 struct lp55xx_chip *chip = led->chip; in show_engine_leds()
527 struct lp55xx_chip *chip = led->chip; in store_engine_leds()
560 struct lp55xx_chip *chip = led->chip; in store_engine_load()
582 struct lp55xx_chip *chip = led->chip; in lp5523_selftest()
688 struct lp55xx_chip *chip = led->chip; in show_master_fader()
710 struct lp55xx_chip *chip = led->chip; in store_master_fader()
739 struct lp55xx_chip *chip = led->chip; in show_master_fader_leds()
770 struct lp55xx_chip *chip = led->chip; in store_master_fader_leds()
[all …]
A Dleds-lp5521.c121 static void lp5521_load_engine(struct lp55xx_chip *chip) in lp5521_load_engine()
141 static void lp5521_stop_all_engines(struct lp55xx_chip *chip) in lp5521_stop_all_engines()
147 static void lp5521_stop_engine(struct lp55xx_chip *chip) in lp5521_stop_engine()
354 struct lp55xx_chip *chip = led->chip; in lp5521_multicolor_brightness()
373 struct lp55xx_chip *chip = led->chip; in lp5521_led_brightness()
389 struct lp55xx_chip *chip = led->chip; in show_engine_mode()
411 struct lp55xx_chip *chip = led->chip; in store_engine_mode()
443 struct lp55xx_chip *chip = led->chip; in store_engine_load()
465 struct lp55xx_chip *chip = led->chip; in lp5521_selftest()
523 struct lp55xx_chip *chip; in lp5521_probe()
[all …]
A Dleds-lp8501.c90 static int lp8501_post_init_device(struct lp55xx_chip *chip) in lp8501_post_init_device()
114 static void lp8501_load_engine(struct lp55xx_chip *chip) in lp8501_load_engine()
142 static void lp8501_stop_engine(struct lp55xx_chip *chip) in lp8501_stop_engine()
148 static void lp8501_turn_off_channels(struct lp55xx_chip *chip) in lp8501_turn_off_channels()
156 static void lp8501_run_engine(struct lp55xx_chip *chip, bool start) in lp8501_run_engine()
204 static int lp8501_update_program_memory(struct lp55xx_chip *chip, in lp8501_update_program_memory()
251 static void lp8501_firmware_loaded(struct lp55xx_chip *chip) in lp8501_firmware_loaded()
273 struct lp55xx_chip *chip = led->chip; in lp8501_led_brightness()
306 struct lp55xx_chip *chip; in lp8501_probe()
368 struct lp55xx_chip *chip = led->chip; in lp8501_remove()
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 …]
/linux-6.3-rc2/Documentation/leds/
A Dleds-lp55xx.rst29 * lp55xx_chip
35 lp55xx_chip for LP5521 ... lp55xx_led #1
39 lp55xx_chip for LP5523 ... lp55xx_led #1

Completed in 13 milliseconds