Searched defs:tps6586x (Results 1 – 1 of 1) sorted by relevance
91 struct tps6586x { struct105 static inline int __tps6586x_read(struct i2c_client *client, in __tps6586x_read() argument190 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_set_bits() local212 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_clr_bits() local234 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_update() local256 struct tps6586x *tps6586x = container_of(gc, struct tps6586x, gpio); in tps6586x_gpio_get() local271 struct tps6586x *tps6586x = container_of(chip, struct tps6586x, gpio); in tps6586x_gpio_set() local280 struct tps6586x *tps6586x = container_of(gc, struct tps6586x, gpio); in tps6586x_gpio_output() local291 static int tps6586x_gpio_init(struct tps6586x *tps6586x, int gpio_base) in tps6586x_gpio_init()317 static int tps6586x_remove_subdevs(struct tps6586x *tps6586x) in tps6586x_remove_subdevs()[all …]