Searched refs:iicbus_write_byte (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iicbus/ | ||
H A D | iiconf.h | 145 extern int iicbus_write_byte(device_t, char, int); |
H A D | iiconf.c | 353 iicbus_write_byte(device_t bus, char byte, int timeout) in iicbus_write_byte() function |