Searched refs:set_timer_irq (Results 1 – 4 of 4) sorted by relevance
144 hw->set_timer_irq(hw, 1); in ct_xfitimer_irq_rearm()152 hw->set_timer_irq(hw, 0); in ct_xfitimer_irq_stop()402 if (!use_system_timer && hw->set_timer_irq) { in ct_timer_new()
179 int (*set_timer_irq)(struct hw *hw, int enable);177 int (*set_timer_irq)(struct hw *hw, int enable); global() member
1165 static int set_timer_irq(struct hw *hw, int enable) in set_timer_irq() function2220 .set_timer_irq = set_timer_irq,
1109 static int set_timer_irq(struct hw *hw, int enable) in set_timer_irq() function2362 .set_timer_irq = set_timer_irq,