Lines Matching defs:device
83 * e1000e_phc_get_syncdevicetime - Callback given to timekeeping code reads system/device registers
84 * @device: current device time
85 * @system: system counter value read synchronously with device time
88 * Read device and system (ART) clock simultaneously and return the corrected
91 static int e1000e_phc_get_syncdevicetime(ktime_t *device,
121 *device = ns_to_ktime(timecounter_cyc2time(&adapter->tc, dev_cycles));
133 * e1000e_phc_getcrosststamp - Reads the current system/device cross timestamp
137 * Read device and system (ART) clock simultaneously and return the scaled
338 * e1000e_ptp_remove - disable PTP device and stop the overflow check