Home
last modified time | relevance | path

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

/trueos/sys/dev/pcf/
HDpcfvar.h138 extern int pcf_write(device_t, const char *, int, int *, int);
HDenvctrl.c81 DEVMETHOD(iicbus_write, pcf_write),
HDpcf_ebus.c104 DEVMETHOD(iicbus_write, pcf_write),
HDpcf_isa.c78 DEVMETHOD(iicbus_write, pcf_write),
HDpcf.c381 pcf_write(device_t dev, const char *buf, int len, int *sent, int timeout /* us */) in pcf_write() function