Home
last modified time | relevance | path

Searched refs:i2c_of_probe_simple_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/i2c/
H A Di2c-core-of-prober.c187 struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_get_supply()
214 static void i2c_of_probe_simple_put_supply(struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_put_supply()
220 static int i2c_of_probe_simple_enable_regulator(struct device *dev, struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_enable_regulator()
239 static void i2c_of_probe_simple_disable_regulator(struct device *dev, struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_disable_regulator()
250 struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_get_gpiod()
275 static void i2c_of_probe_simple_put_gpiod(struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_put_gpiod()
281 static int i2c_of_probe_simple_set_gpio(struct device *dev, struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_set_gpio()
300 static void i2c_of_probe_simple_disable_gpio(struct device *dev, struct i2c_of_probe_simple_ctx *ctx) in i2c_of_probe_simple_disable_gpio()
309 * @data: Pointer to &struct i2c_of_probe_simple_ctx helper context.
322 struct i2c_of_probe_simple_ctx *ct in i2c_of_probe_simple_enable()
[all...]
/linux/include/linux/
H A Di2c-of-prober.h124 struct i2c_of_probe_simple_ctx { struct
126 optsi2c_of_probe_simple_ctx global() argument
128 supplyi2c_of_probe_simple_ctx global() argument
129 gpiodi2c_of_probe_simple_ctx global() argument
/linux/drivers/platform/chrome/
H A Dchromeos_of_hw_prober.c39 struct i2c_of_probe_simple_ctx ctx = { in chromeos_i2c_component_prober()