Searched refs:time_pps_getcap (Results 1 – 12 of 12) sorted by relevance
69 i = time_pps_getcap(ph, &mode); in main()
81 i = time_pps_getcap(ph, &mode); in main()
208 time_pps_getcap(pps_handle_t handle, int *mode) in time_pps_getcap() function
358 time_pps_getcap( in time_pps_getcap() function
359 time_pps_getcap( in time_pps_getcap() function
425 time_pps_getcap( in time_pps_getcap() function
323 if (time_pps_getcap(up->pps_h, &mode) < 0) { in mx4200_config()
376 if (time_pps_getcap(up->pps_handle, &capability) < 0) { in jupiter_ppsapi()
855 if (time_pps_getcap(instance->pps_h, &cap) < 0) { in oncore_ppsapi()1761 if (time_pps_getcap(instance->pps_h, ¤t_mode) < 0) { in oncore_get_timestamp()
653 if (time_pps_getcap(up->handle, &capability) < 0) { in ripencc_ppsapi()
2911 if (time_pps_getcap(parse->atom.handle, &cap) < 0) { in parse_ppsapi()
1566 Added time_pps_getcap() calls.