Lines Matching defs:tps6131x

99 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
442 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_flash_timeout_set() local
466 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_strobe_get() local
481 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_flash_fault_get() local
532 static int tps6131x_parse_node(struct tps6131x *tps6131x) in tps6131x_parse_node()
654 static int tps6131x_led_class_setup(struct tps6131x *tps6131x) in tps6131x_led_class_setup()
698 struct tps6131x *tps6131x = fled_cdev_to_tps6131x(fled_cdev); in tps6131x_flash_external_strobe_set() local
710 static int tps6131x_v4l2_setup(struct tps6131x *tps6131x) in tps6131x_v4l2_setup()
741 struct tps6131x *tps6131x; in tps6131x_probe() local
790 struct tps6131x *tps6131x = i2c_get_clientdata(client); in tps6131x_remove() local