Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/
Di2c-core-of.c212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() function
226 EXPORT_SYMBOL_GPL(i2c_of_match_device);
Di2c-core-base.c100 if (i2c_of_match_device(drv->of_match_table, client)) in i2c_device_match()
349 !i2c_of_match_device(dev->driver->of_match_table, client)) in i2c_device_probe()
/Linux-v5.4/include/linux/
Di2c.h938 *i2c_of_match_device(const struct of_device_id *matches,
962 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() function