Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dds2482ow.c53 static void ds2482_ow_write_byte(void *, int);
664 ds2482_ow_write_byte; in ds2482_attach()
770 ds2482_ow_write_byte(void *arg, int value) in ds2482_ow_write_byte() function