Home
last modified time | relevance | path

Searched refs:tw28_cnt (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/media/solo6x10/
Dsolo6x10-tw28.c579 solo_dev->tw28_cnt = 0; in solo_tw28_init()
589 solo_dev->tw28_cnt++; in solo_tw28_init()
593 solo_dev->tw28_cnt++; in solo_tw28_init()
601 solo_dev->tw28_cnt++; in solo_tw28_init()
606 if (solo_dev->tw28_cnt != (solo_dev->nr_chans >> 2)) { in solo_tw28_init()
614 for (i = 0; i < solo_dev->tw28_cnt; i++) { in solo_tw28_init()
655 for (i = 0; i < solo_dev->tw28_cnt; i++) {
Dsolo6x10.h227 u8 tw28_cnt; member