Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Di2c-of-prober.h136 extern struct i2c_of_probe_ops i2c_of_probe_simple_ops;
/linux-6.14.4/drivers/i2c/
Di2c-core-of-prober.c410 struct i2c_of_probe_ops i2c_of_probe_simple_ops = { variable
415 EXPORT_SYMBOL_NS_GPL(i2c_of_probe_simple_ops, "I2C_OF_PROBER");
/linux-6.14.4/drivers/platform/chrome/
Dchromeos_of_hw_prober.c49 .ops = &i2c_of_probe_simple_ops, \