Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/i2c/
Di2c-core-of-prober.c380 void i2c_of_probe_simple_cleanup_early(struct device *dev, void *data) in i2c_of_probe_simple_cleanup_early() function
386 EXPORT_SYMBOL_NS_GPL(i2c_of_probe_simple_cleanup_early, "I2C_OF_PROBER");
412 .cleanup_early = i2c_of_probe_simple_cleanup_early,
/linux-6.14.4/include/linux/
Di2c-of-prober.h133 void i2c_of_probe_simple_cleanup_early(struct device *dev, void *data);