Searched defs:tps6131x (Results 1 – 1 of 1) sorted by relevance
99 struct tps6131x { struct100 struct device *dev;124 static struct tps6131x *fled_cdev_to_tps6131x(struct led_classdev_flash *fled_cdev) in fled_cdev_to_tps6131x() argument229 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() local317 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_brightness_set() local378 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_strobe_set() local405 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_flash_brightness_set() local[all …]