Home
last modified time | relevance | path

Searched refs:i2c_of_probe_simple_enable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/i2c/
H A Di2c-core-of-prober.c320 int i2c_of_probe_simple_enable(struct device *dev, struct device_node *bus_node, void *data) in i2c_of_probe_simple_enable() function
369 EXPORT_SYMBOL_NS_GPL(i2c_of_probe_simple_enable, "I2C_OF_PROBER");
411 .enable = i2c_of_probe_simple_enable,
/linux/include/linux/
H A Di2c-of-prober.h132 int i2c_of_probe_simple_enable(struct device *dev, struct device_node *bus_node, void *data);