Searched defs:timer_ops (Results 1 – 3 of 3) sorted by relevance
24 typedef struct timer_ops { struct28 } timer_ops_t; argument
49 struct timer_ops { struct57 int (*get_count)(struct udevice *dev, u64 *count);
17 static const timer_ops_t *timer_ops; variable