Searched refs:pcf_write (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/pcf/ |
H A D | pcfvar.h | 138 extern int pcf_write(device_t, const char *, int, int *, int);
|
H A D | pcf_isa.c | 78 DEVMETHOD(iicbus_write, pcf_write),
|
H A D | pcf.c | 378 pcf_write(device_t dev, const char *buf, int len, int *sent, int timeout /* us */) in pcf_write() function
|