Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Di2c-of-prober.h32 struct i2c_of_probe_ops { struct
40 int (*enable)(struct device *dev, struct device_node *bus_node, void *data);
66 const struct i2c_of_probe_ops *ops; argument