Searched refs:tc_poll_pps (Results 1 – 10 of 10) sorted by relevance
47 timecounter_pps_t *tc_poll_pps; member
447 elan_timecounter.tc_poll_pps = elan_poll_pps; in elan_ioctl()449 elan_timecounter.tc_poll_pps = NULL; in elan_ioctl()
326 sc->tc.tc_poll_pps = dmtpps_poll; in dmtpps_open()344 sc->tc.tc_poll_pps = NULL; in dmtpps_close()
72 .tc_poll_pps = NULL,
74 .tc_poll_pps = NULL,
247 sc->tc.tc_poll_pps = NULL; in sp804_timer_attach()
126 .tc_poll_pps = NULL,
167 .tc_poll_pps = NULL,
308 pvc->tc.tc_poll_pps = NULL; in pvclock_init()
1422 if (tho->th_counter->tc_poll_pps) in tc_windup()1423 tho->th_counter->tc_poll_pps(tho->th_counter); in tc_windup()