Searched defs:next_input (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/pci/tw5864/ | ||
H A D | tw5864-core.c | 201 int next_input = (i + dev->next_input) % TW5864_INPUTS; in tw5864_timer_isr() local |
H A D | tw5864.h | 158 int next_input; member |