Searched refs:i2c_of_probe_simple_ops (Results 1 – 3 of 3) sorted by relevance
136 extern struct i2c_of_probe_ops i2c_of_probe_simple_ops;
410 struct i2c_of_probe_ops i2c_of_probe_simple_ops = { variable415 EXPORT_SYMBOL_NS_GPL(i2c_of_probe_simple_ops, "I2C_OF_PROBER");
49 .ops = &i2c_of_probe_simple_ops, \