Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Diiconf.h146 extern int iicbus_read_byte(device_t, char *, int);
H A Diiconf.c372 iicbus_read_byte(device_t bus, char *byte, int timeout) in iicbus_read_byte() function