Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ppbus/
H A Dpps.c295 pps_capture(&sc->pps[j]); in ppshcpoll()
311 pps_capture(&sc->pps[0]); in ppsintr()
/freebsd-13.1/sys/sys/
H A Dtimepps.h169 void pps_capture(struct pps_state *pps);
/freebsd-13.1/sys/dev/gpio/
H A Dgpiopps.c139 pps_capture(&sc->pps_state); in gpiopps_ifltr()
/freebsd-13.1/sys/i386/i386/
H A Delan-mmcr.c278 pps_capture(&elan_pps); in elan_poll_pps()
/freebsd-13.1/sys/arm/ti/am335x/
H A Dam335x_dmtpps.c305 pps_capture(&sc->pps_state); in dmtpps_poll()
/freebsd-13.1/sys/dev/uart/
H A Duart_core.c172 pps_capture(&sc->sc_pps); in uart_pps_process()
/freebsd-13.1/sys/dev/usb/serial/
H A Dusb_serial.c1190 pps_capture(&sc->sc_pps); in ucom_cfg_status_change()
/freebsd-13.1/sys/kern/
H A Dkern_tc.c1753 pps_capture(struct pps_state *pps) in pps_capture() function