Home
last modified time | relevance | path

Searched refs:set_timer_irq (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dcttimer.c144 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()
H A Dcthardware.h179 int (*set_timer_irq)(struct hw *hw, int enable);
177 int (*set_timer_irq)(struct hw *hw, int enable); global() member
H A Dcthw20k1.c1165 static int set_timer_irq(struct hw *hw, int enable) in set_timer_irq() function
2220 .set_timer_irq = set_timer_irq,
H A Dcthw20k2.c1109 static int set_timer_irq(struct hw *hw, int enable) in set_timer_irq() function
2362 .set_timer_irq = set_timer_irq,