Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Diicbus.c68 iic_probe_device(device_t dev, u_char addr) in iic_probe_device() function
122 if (iic_probe_device(dev, (u_char)addr)) { in iicbus_attach_common()