Home
last modified time | relevance | path

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

/freebsd/sys/dev/pcf/
H A Dpcfvar.h137 extern int pcf_stop(device_t);
H A Dpcf_isa.c77 DEVMETHOD(iicbus_stop, pcf_stop),
H A Dpcf.c206 pcf_stop(device_t dev) in pcf_stop() function