Searched refs:timvf_ops (Results 1 – 1 of 1) sorted by relevance
410 static struct event_timer_adapter_ops timvf_ops = { variable427 timvf_ops.stats_get = timvf_stats_get; in timvf_timer_adapter_caps_get()428 timvf_ops.stats_reset = timvf_stats_reset; in timvf_timer_adapter_caps_get()432 timvf_ops.arm_burst = enable_stats ? in timvf_timer_adapter_caps_get()436 timvf_ops.arm_burst = enable_stats ? in timvf_timer_adapter_caps_get()440 timvf_ops.arm_tmo_tick_burst = enable_stats ? in timvf_timer_adapter_caps_get()443 timvf_ops.cancel_burst = timvf_timer_cancel_burst; in timvf_timer_adapter_caps_get()445 *ops = &timvf_ops; in timvf_timer_adapter_caps_get()