Searched refs:getmaxphase (Results 1 – 8 of 8) sorted by relevance
180 s32 (*getmaxphase)(struct ptp_clock_info *ptp); member
27 return sysfs_emit(page, "%d\n", ptp->info->getmaxphase(ptp->info)); in max_phase_adjustment_show()364 if (!info->adjphase || !info->getmaxphase) in ptp_is_attribute_visible()
195 ptp->info->getmaxphase != NULL; in ptp_ioctl()197 caps.max_phase_adj = ptp->info->getmaxphase(ptp->info); in ptp_ioctl()
156 s32 max_phase_adj = ops->getmaxphase(ops); in ptp_clock_adjtime()
2047 .getmaxphase = &idtcm_getmaxphase,2064 .getmaxphase = &idtcm_getmaxphase,
1177 caps->getmaxphase = idt82p33_getmaxphase; in idt82p33_caps_init()
1478 .getmaxphase = ptp_ocp_null_getmaxphase,
853 .getmaxphase = mlx5_ptp_getmaxphase,
Completed in 32 milliseconds