Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dchromeos_of_hw_prober.c33 const struct i2c_of_probe_simple_opts *opts;
67 .opts = &(const struct i2c_of_probe_simple_opts) {
82 .opts = &(const struct i2c_of_probe_simple_opts) {
/linux/include/linux/
H A Di2c-of-prober.h112 struct i2c_of_probe_simple_opts { struct
126 const struct i2c_of_probe_simple_opts *opts; argument