Searched refs:tc_poll_pps (Results 1 – 8 of 8) sorted by relevance
49 timecounter_pps_t *tc_poll_pps; member
449 elan_timecounter.tc_poll_pps = elan_poll_pps; in elan_ioctl()451 elan_timecounter.tc_poll_pps = NULL; in elan_ioctl()
328 sc->tc.tc_poll_pps = dmtpps_poll; in dmtpps_open()346 sc->tc.tc_poll_pps = NULL; in dmtpps_close()
117 .tc_poll_pps = NULL,
253 sc->tc.tc_poll_pps = NULL; in sp804_timer_attach()
129 .tc_poll_pps = NULL,
119 .tc_poll_pps = NULL,
1353 if (tho->th_counter->tc_poll_pps) in tc_windup()1354 tho->th_counter->tc_poll_pps(tho->th_counter); in tc_windup()