Searched refs:pps_capture (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/sys/dev/ppbus/
H A Dpps.c289 pps_capture(&sc->pps[j]);
305 pps_capture(&sc->pps[0]);
/freebsd-10.3-release/sys/sys/
H A Dtimepps.h169 void pps_capture(struct pps_state *pps);
/freebsd-10.3-release/sys/i386/i386/
H A Delan-mmcr.c273 pps_capture(&elan_pps);
/freebsd-10.3-release/sys/arm/ti/am335x/
H A Dam335x_dmtimer.c195 * current set of timecounter timehands (done with pps_capture()) and the
246 pps_capture(&sc->pps);
/freebsd-10.3-release/sys/dev/uart/
H A Duart_core.c161 pps_capture(&sc->sc_pps);
/freebsd-10.3-release/sys/dev/usb/serial/
H A Dusb_serial.c1131 pps_capture(&sc->sc_pps);
/freebsd-10.3-release/sys/kern/
H A Dkern_tc.c1652 pps_capture(struct pps_state *pps) function
1656 KASSERT(pps != NULL, ("NULL pps pointer in pps_capture"));
/freebsd-10.3-release/sys/dev/sio/
H A Dsio.c1506 pps_capture(&com->pps);
/freebsd-10.3-release/sys/pc98/cbus/
H A Dsio.c2318 pps_capture(&com->pps);

Completed in 200 milliseconds