Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821.h75 #define MAX_VID_CHANNEL_NUM 12 macro
244 struct cx25821_channel channels[MAX_VID_CHANNEL_NUM];
H A Dcx25821-core.c873 for (i = 0; i < MAX_VID_CHANNEL_NUM; i++) { in cx25821_dev_setup()
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H A Dcx25821.h74 #define MAX_VID_CHANNEL_NUM 12 macro
243 struct cx25821_channel channels[MAX_VID_CHANNEL_NUM];
H A Dcx25821-core.c866 for (i = 0; i < MAX_VID_CHANNEL_NUM; i++) { in cx25821_dev_setup()

Completed in 5 milliseconds