Searched refs:ppsinfo_ffc (Results 1 – 2 of 2) sorted by relevance
1697 pps->ppsinfo_ffc.current_mode = pps->ppsparam.mode; in pps_ioctl()1698 fapi_ffc->pps_info_buf_ffc = pps->ppsinfo_ffc; in pps_ioctl()1825 ffcount = &pps->ppsinfo_ffc.assert_ffcount; in pps_event()1826 tsp_ffc = &pps->ppsinfo_ffc.assert_timestamp; in pps_event()1827 pseq_ffc = &pps->ppsinfo_ffc.assert_sequence; in pps_event()1839 ffcount = &pps->ppsinfo_ffc.clear_ffcount; in pps_event()1840 tsp_ffc = &pps->ppsinfo_ffc.clear_timestamp; in pps_event()1841 pseq_ffc = &pps->ppsinfo_ffc.clear_sequence; in pps_event()
153 pps_info_ffc_t ppsinfo_ffc; member