Home
last modified time | relevance | path

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

/linux-3.3/drivers/mfd/
Dtps6586x.c91 struct tps6586x { struct
105 static inline int __tps6586x_read(struct i2c_client *client, in __tps6586x_read() argument
190 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_set_bits() local
212 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_clr_bits() local
234 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_update() local
256 struct tps6586x *tps6586x = container_of(gc, struct tps6586x, gpio); in tps6586x_gpio_get() local
271 struct tps6586x *tps6586x = container_of(chip, struct tps6586x, gpio); in tps6586x_gpio_set() local
280 struct tps6586x *tps6586x = container_of(gc, struct tps6586x, gpio); in tps6586x_gpio_output() local
291 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 …]