Home
last modified time | relevance | path

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

/linux/include/linux/
H A Di2c-of-prober.h32 struct i2c_of_probe_ops { struct
66 const struct i2c_of_probe_ops *ops; argument
136 extern struct i2c_of_probe_ops i2c_of_probe_simple_ops;
/linux/drivers/i2c/
H A Di2c-core-of-prober.c90 static const struct i2c_of_probe_ops i2c_of_probe_dummy_ops;
129 const struct i2c_of_probe_ops *ops; in i2c_of_probe_component()
410 struct i2c_of_probe_ops i2c_of_probe_simple_ops = {