Home
last modified time | relevance | path

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

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