Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ctxfi/
Dcttimer.c153 hw->set_timer_tick(hw, ticks); in ct_xfitimer_irq_rearm()
164 hw->set_timer_tick(hw, 0); in ct_xfitimer_irq_stop()
Dcthardware.h181 int (*set_timer_tick)(struct hw *hw, unsigned int tick); member
Dcthw20k2.c1124 static int set_timer_tick(struct hw *hw, unsigned int ticks) in set_timer_tick() function
2334 .set_timer_tick = set_timer_tick,
Dcthw20k1.c1181 static int set_timer_tick(struct hw *hw, unsigned int ticks) in set_timer_tick() function
2264 .set_timer_tick = set_timer_tick,