Searched refs:MAX_VID_CHANNEL_NUM (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821.h100 #define MAX_VID_CHANNEL_NUM 12 macro
286 struct cx25821_channel channels[MAX_VID_CHANNEL_NUM];
H A Dcx25821-video.h91 extern struct cx25821_data timeout_data[MAX_VID_CHANNEL_NUM];
H A Dcx25821-video.c482 for (i = 0; i < MAX_VID_CHANNEL_NUM - 1; ++i) {
821 for (i = 0; i < MAX_VID_CHANNEL_NUM; i++) {
H A Dcx25821-core.c934 for (i = 0; i < MAX_VID_CHANNEL_NUM; i++)

Completed in 28 milliseconds