Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps6105x.c32 static int tps6105x_startup(struct tps6105x *tps6105x) in tps6105x_startup()
84 static int tps6105x_add_device(struct tps6105x *tps6105x, in tps6105x_add_device()
122 struct tps6105x *tps6105x; in tps6105x_probe() local
183 struct tps6105x *tps6105x = i2c_get_clientdata(client); in tps6105x_remove() local
/openbmc/linux/include/linux/mfd/
H A Dtps6105x.h89 struct tps6105x { struct
90 struct tps6105x_platform_data *pdata; argument
91 struct i2c_client *client;
92 struct regulator_dev *regulator;
93 struct regmap *regmap;
/openbmc/linux/drivers/regulator/
H A Dtps6105x-regulator.c60 struct tps6105x *tps6105x = dev_get_platdata(&pdev->dev); in tps6105x_regulator_probe() local
/openbmc/linux/drivers/leds/
H A Dleds-tps6105x.c38 struct tps6105x *tps6105x = dev_get_platdata(&pdev->dev); in tps6105x_led_probe() local