Home
last modified time | relevance | path

Searched defs:tps6131x (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/leds/flash/
H A Dleds-tps6131x.c99 struct tps6131x { struct
100 struct device *dev;
124 static struct tps6131x *fled_cdev_to_tps6131x(struct led_classdev_flash *fled_cdev) in fled_cdev_to_tps6131x() argument
229 static int tps6131x_reset_chip(struct tps6131x *tps6131x) in tps6131x_reset_chip()
254 static int tps6131x_init_chip(struct tps6131x *tps6131x) in tps6131x_init_chip()
289 static int tps6131x_set_mode(struct tps6131x *tps6131x, enum tps6131x_mode mode, bool force) in tps6131x_set_mode()
299 struct tps6131x *tps6131x = container_of(work, struct tps6131x, torch_refresh_work.work); in tps6131x_torch_refresh_handler() local
317 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_brightness_set() local
378 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_strobe_set() local
405 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_flash_brightness_set() local
[all …]