Searched refs:BTTV_MAX (Results 1 – 3 of 3) sorted by relevance
94 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };95 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };96 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };97 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };98 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };99 static unsigned int audiodev[BTTV_MAX];100 static unsigned int saa6588[BTTV_MAX];101 static struct bttv *master[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = NULL };4508 if ((btv->c.nr<1) || (btv->c.nr>BTTV_MAX-3)) in kodicom4400r_init()4819 if (btv->c.nr > BTTV_MAX-4) in gv800s_init()
500 #define BTTV_MAX 32 macro502 extern struct bttv *bttvs[BTTV_MAX];
62 struct bttv *bttvs[BTTV_MAX];74 static unsigned int radio[BTTV_MAX];80 static int video_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };81 static int radio_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };82 static int vbi_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };4245 if (bttv_num == BTTV_MAX) in bttv_probe()