Home
last modified time | relevance | path

Searched refs:BTTV_MAX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttvp.h504 #define BTTV_MAX 32 macro
506 extern struct bttv *bttvs[BTTV_MAX];
H A Dbttv-cards.c86 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
87 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
88 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
89 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
90 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX
[all...]
H A Dbttv-driver.c54 struct bttv *bttvs[BTTV_MAX];
66 static unsigned int radio[BTTV_MAX];
72 static int video_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };
73 static int radio_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };
74 static int vbi_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };
3983 if (bttv_num == BTTV_MAX) in bttv_probe()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttvp.h477 #define BTTV_MAX 32 macro
479 extern struct bttv *bttvs[BTTV_MAX];
H A Dbttv-cards.c85 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
[all...]
H A Dbttv-driver.c54 struct bttv *bttvs[BTTV_MAX];
66 static unsigned int radio[BTTV_MAX];
72 static int video_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };
73 static int radio_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };
74 static int vbi_nr[BTTV_MAX] = { [0 ... (BTTV_MAX-1)] = -1 };
3218 if (bttv_num == BTTV_MAX) in bttv_probe()

Completed in 14 milliseconds