Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dpps.c290 pps_capture(&sc->pps[j]); in ppshcpoll()
306 pps_capture(&sc->pps[0]); in ppsintr()
/freebsd/sys/sys/
H A Dtimepps.h167 void pps_capture(struct pps_state *pps);
/freebsd/sys/dev/gpio/
H A Dgpiopps.c129 pps_capture(&sc->pps_state); in gpiopps_ifltr()
/freebsd/sys/i386/i386/
H A Delan-mmcr.c276 pps_capture(&elan_pps); in elan_poll_pps()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_dmtpps.c303 pps_capture(&sc->pps_state); in dmtpps_poll()
/freebsd/sys/dev/uart/
H A Duart_core.c168 pps_capture(&sc->sc_pps); in uart_pps_process()
/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c1246 pps_capture(&sc->sc_pps); in ucom_cfg_status_change()
/freebsd/sys/kern/
H A Dkern_tc.c1761 pps_capture(struct pps_state *pps) in pps_capture() function