Home
last modified time | relevance | path

Searched refs:has_cycles (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/ptp/
H A Dptp_private.h69 bool has_cycles; member
133 if (ptp->has_cycles) in ptp_clock_freerun()
H A Dptp_chardev.c564 if (!ptp->has_cycles) in ptp_ioctl()
570 if (!ptp->has_cycles) in ptp_ioctl()
H A Dptp_sysfs.c249 if (!ptp->has_cycles) { in n_vclocks_store()
H A Dptp_clock.c366 ptp->has_cycles = true; in ptp_clock_register()