Searched refs:timer_index (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dgigaset.h335 unsigned timer_index; member in struct:at_state_t
H A Dcommon.c152 at_state->timer_index, NULL);
542 at_state->timer_index = 0;
H A Dev-layer.c1509 if (ev->parameter != at_state->timer_index
1599 ++at_state->timer_index;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhw.c2642 u8 timer_index)
2652 "for hw timer[%d]\n", timer_index); local
2657 timer_table->timers[timer_index] = timer;
2658 timer->index = timer_index;
2638 ath_gen_timer_alloc(struct ath_hw *ah, void (*trigger)(void *), void (*overflow)(void *), void *arg, u8 timer_index) argument
H A Dhw.h929 u8 timer_index);

Completed in 66 milliseconds