Searched refs:system_counterval_t (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/include/linux/ |
D | timekeeping.h | 315 struct system_counterval_t { struct 330 struct system_counterval_t *system_counterval, argument
|
D | stmmac.h | 242 int (*crosststamp)(ktime_t *device, struct system_counterval_t *system,
|
/linux-6.12.1/drivers/ptp/ |
D | ptp_kvm_common.c | 28 struct system_counterval_t *system_counter, in ptp_kvm_get_time_fn()
|
/linux-6.12.1/drivers/net/ethernet/intel/igc/ |
D | igc_ptp.c | 938 static struct system_counterval_t igc_device_tstamp_to_system(u64 tstamp) in igc_device_tstamp_to_system() 941 return (struct system_counterval_t) { in igc_device_tstamp_to_system() 947 return (struct system_counterval_t) { }; in igc_device_tstamp_to_system() 978 struct system_counterval_t *system, in igc_phc_get_syncdevicetime()
|
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/ |
D | ptp.c | 92 struct system_counterval_t *system, in e1000e_phc_get_syncdevicetime()
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ptp.c | 246 struct system_counterval_t *system, in stmmac_get_syncdevicetime()
|
D | dwmac-intel.c | 304 struct system_counterval_t *system, in intel_crosststamp()
|
/linux-6.12.1/kernel/time/ |
D | timekeeping.c | 1210 static bool convert_base_to_cs(struct system_counterval_t *scv) in convert_base_to_cs() 1313 struct system_counterval_t *sys_counterval, in get_device_system_crosststamp() 1319 struct system_counterval_t system_counterval; in get_device_system_crosststamp()
|
/linux-6.12.1/sound/pci/hda/ |
D | hda_controller.c | 370 struct system_counterval_t *system, void *ctx) in azx_get_sync_time() 473 struct system_counterval_t *system, void *ctx) in azx_get_sync_time()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.c | 174 struct system_counterval_t *sys_counterval, in mlx5_mtctr_syncdevicetime() 202 *sys_counterval = (struct system_counterval_t) { in mlx5_mtctr_syncdevicetime()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ptp.c | 2176 struct system_counterval_t *system, in ice_ptp_get_syncdevicetime()
|