Searched refs:pps_handle_t (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | timepps.h | 32 typedef int pps_handle_t; typedef 180 time_pps_create(int filedes, pps_handle_t *handle) in time_pps_create() 193 time_pps_destroy(pps_handle_t handle) in time_pps_destroy() 199 time_pps_setparams(pps_handle_t handle, const pps_params_t *ppsparams) in time_pps_setparams() 205 time_pps_getparams(pps_handle_t handle, pps_params_t *ppsparams) in time_pps_getparams() 211 time_pps_getcap(pps_handle_t handle, int *mode) in time_pps_getcap() 217 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() 235 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat, in time_pps_fetch_ffc() 254 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer, in time_pps_kcbind()
|