Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/ctxfi/
Dcttimer.c149 hw->set_timer_tick(hw, ticks); in ct_xfitimer_irq_rearm()
160 hw->set_timer_tick(hw, 0); in ct_xfitimer_irq_stop()
Dcthardware.h178 int (*set_timer_tick)(struct hw *hw, unsigned int tick); member
Dcthw20k1.c1171 static int set_timer_tick(struct hw *hw, unsigned int ticks) in set_timer_tick() function
2247 .set_timer_tick = set_timer_tick,
Dcthw20k2.c1114 static int set_timer_tick(struct hw *hw, unsigned int ticks) in set_timer_tick() function
2320 .set_timer_tick = set_timer_tick,