Home
last modified time | relevance | path

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

/linux/drivers/i2c/
A 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);
A Di2c-core-base.c123 if (i2c_of_match_device(drv->of_match_table, client)) in i2c_device_match()
511 !i2c_of_match_device(dev->driver->of_match_table, client)) { in i2c_device_probe()
/linux/include/linux/
A Di2c.h981 *i2c_of_match_device(const struct of_device_id *matches,
1005 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() function
/linux/drivers/usb/typec/
A Dstusb160x.c648 match = i2c_of_match_device(stusb160x_of_match, client); in stusb160x_probe()
/linux/drivers/auxdisplay/
A Dht16k33.c731 id = i2c_of_match_device(dev->driver->of_match_table, client); in ht16k33_probe()
/linux/
A Dvmlinux.symvers10017 0x00000000 i2c_of_match_device vmlinux EXPORT_SYMBOL_GPL
A DSystem.map43622 ffff800010bcb040 T i2c_of_match_device
A D.tmp_System.map43622 ffff800010bcb040 T i2c_of_match_device

Completed in 300 milliseconds