Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Diiconf.h145 extern int iicbus_write_byte(device_t, char, int);
H A Diiconf.c353 iicbus_write_byte(device_t bus, char byte, int timeout) in iicbus_write_byte() function