Searched refs:PPS_IOC_SETPARAMS (Results 1 – 2 of 2) sorted by relevance
128 #define PPS_IOC_SETPARAMS _IOW('1', 3, pps_params_t) macro201 return (ioctl(handle, PPS_IOC_SETPARAMS, ppsparams)); in time_pps_setparams()
1615 case PPS_IOC_SETPARAMS: in pps_ioctl()