Searched refs:BTTV_MAX (Results 1 – 2 of 2) sorted by relevance
85 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };86 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };87 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };88 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };89 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };90 static unsigned int audiodev[BTTV_MAX];91 static unsigned int saa6588[BTTV_MAX];92 static struct bttv *master[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = NULL };4543 if ((btv->c.nr<1) || (btv->c.nr>BTTV_MAX-3)) in kodicom4400r_init()4853 if (btv->c.nr > BTTV_MAX-4) in gv800s_init()
477 #define BTTV_MAX 32 macro479 extern struct bttv *bttvs[BTTV_MAX];