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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtps6586x.c36 struct tps6586x { struct
129 struct tps6586x *tps6586x = dev_get_drvdata(dev); local
151 struct tps6586x *tps6586x = dev_get_drvdata(dev); local
173 struct tps6586x *tps6586x = dev_get_drvdata(dev); local
195 struct tps6586x *tps6586x = container_of(gc, struct tps6586x, gpio); local
210 struct tps6586x *tps6586x = container_of(chip, struct tps6586x, gpio); local
219 struct tps6586x *tps6586x = container_of(gc, struct tps6586x, gpio); local
230 tps6586x_gpio_init(struct tps6586x *tps6586x, int gpio_base) argument
259 tps6586x_remove_subdevs(struct tps6586x *tps6586x) argument
264 tps6586x_add_subdevs(struct tps6586x *tps6586x, struct tps6586x_platform_data *pdata) argument
294 struct tps6586x *tps6586x; local
[all...]

Completed in 67 milliseconds