Searched refs:local_time_hw_device (Results 1 – 2 of 2) sorted by relevance
57 struct local_time_hw_device { struct70 int64_t (*get_local_time)(struct local_time_hw_device* dev); argument77 uint64_t (*get_local_freq)(struct local_time_hw_device* dev); argument89 int (*set_local_slew)(struct local_time_hw_device* dev, int16_t rate); argument98 int (*get_debug_log)(struct local_time_hw_device* dev, argument103 typedef struct local_time_hw_device local_time_hw_device_t;109 struct local_time_hw_device** device) in local_time_hw_device_open()115 static inline int local_time_hw_device_close(struct local_time_hw_device* device) in local_time_hw_device_close()
35 struct local_time_hw_device device;38 static int64_t ltdev_get_local_time(struct local_time_hw_device* dev) in ltdev_get_local_time()58 struct local_time_hw_device* dev UNUSED_ARGUMENT) in ltdev_get_local_freq()