Home
last modified time | relevance | path

Searched refs:get_device_system_crosststamp (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/ptp/
H A Dptp_kvm_common.c61 return get_device_system_crosststamp(ptp_kvm_get_time_fn, NULL, in ptp_kvm_getcrosststamp()
/openbmc/linux/include/linux/
H A Dtimekeeping.h284 extern int get_device_system_crosststamp(
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dptp.c146 return get_device_system_crosststamp(e1000e_phc_get_syncdevicetime, in e1000e_phc_getcrosststamp()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c255 return get_device_system_crosststamp(stmmac_get_syncdevicetime, in stmmac_getcrosststamp()
/openbmc/linux/kernel/time/
H A Dtimekeeping.c1207 int get_device_system_crosststamp(int (*get_time_fn) in get_device_system_crosststamp() function
1304 EXPORT_SYMBOL_GPL(get_device_system_crosststamp);
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c1034 return get_device_system_crosststamp(igc_phc_get_syncdevicetime, in igc_ptp_getcrosststamp()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c476 return get_device_system_crosststamp(azx_get_sync_time, in azx_get_crosststamp()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2049 return get_device_system_crosststamp(ice_ptp_get_syncdevicetime, in ice_ptp_getcrosststamp_e822()