/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/comedi/drivers/ |
H A D | pcl724.c | 40 static const struct pcl724_board boardtypes[] = { variable 145 .board_name = &boardtypes[0].name, 146 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | dt2801.c | 144 static const struct dt2801_board boardtypes[] = { variable 555 for (type = 0; type < ARRAY_SIZE(boardtypes); type++) { in dt2801_attach() 556 if (boardtypes[type].boardcode == board_code) in dt2801_attach() 564 dev->board_ptr = boardtypes + type; in dt2801_attach()
|
H A D | pcl711.c | 120 static const struct pcl711_board boardtypes[] = { variable 505 .board_name = &boardtypes[0].name, 506 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | pcl816.c | 93 static const struct pcl816_board boardtypes[] = { variable 688 .board_name = &boardtypes[0].name, 689 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | adv_pci_dio.c | 114 static const struct dio_boardtype boardtypes[] = { variable 558 if (context < ARRAY_SIZE(boardtypes)) in pci_dio_auto_attach() 559 board = &boardtypes[context]; in pci_dio_auto_attach()
|
H A D | adv_pci1710.c | 140 static const struct boardtype boardtypes[] = { variable 755 if (context < ARRAY_SIZE(boardtypes)) in pci1710_auto_attach() 756 board = &boardtypes[context]; in pci1710_auto_attach()
|
H A D | pcl812.c | 347 static const struct pcl812_board boardtypes[] = { variable 1328 .board_name = &boardtypes[0].name, 1329 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | pcl818.c | 235 static const struct pcl818_board boardtypes[] = { variable 1129 .board_name = &boardtypes[0].name, 1130 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | dt282x.c | 199 static const struct dt282x_board boardtypes[] = { variable 1164 .board_name = &boardtypes[0].name, 1165 .num_names = ARRAY_SIZE(boardtypes),
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/comedi/drivers/ |
H A D | pcl724.c | 40 static const struct pcl724_board boardtypes[] = { variable 145 .board_name = &boardtypes[0].name, 146 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | dt2801.c | 144 static const struct dt2801_board boardtypes[] = { variable 555 for (type = 0; type < ARRAY_SIZE(boardtypes); type++) { in dt2801_attach() 556 if (boardtypes[type].boardcode == board_code) in dt2801_attach() 564 dev->board_ptr = boardtypes + type; in dt2801_attach()
|
H A D | pcl711.c | 120 static const struct pcl711_board boardtypes[] = { variable 505 .board_name = &boardtypes[0].name, 506 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | pcl816.c | 93 static const struct pcl816_board boardtypes[] = { variable 688 .board_name = &boardtypes[0].name, 689 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | adv_pci_dio.c | 114 static const struct dio_boardtype boardtypes[] = { variable 558 if (context < ARRAY_SIZE(boardtypes)) in pci_dio_auto_attach() 559 board = &boardtypes[context]; in pci_dio_auto_attach()
|
H A D | adv_pci1710.c | 140 static const struct boardtype boardtypes[] = { variable 755 if (context < ARRAY_SIZE(boardtypes)) in pci1710_auto_attach() 756 board = &boardtypes[context]; in pci1710_auto_attach()
|
H A D | pcl812.c | 347 static const struct pcl812_board boardtypes[] = { variable 1328 .board_name = &boardtypes[0].name, 1329 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | pcl818.c | 235 static const struct pcl818_board boardtypes[] = { variable 1129 .board_name = &boardtypes[0].name, 1130 .num_names = ARRAY_SIZE(boardtypes),
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/comedi/drivers/ |
H A D | pcl724.c | 40 static const struct pcl724_board boardtypes[] = { variable 145 .board_name = &boardtypes[0].name, 146 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | dt2801.c | 144 static const struct dt2801_board boardtypes[] = { variable 555 for (type = 0; type < ARRAY_SIZE(boardtypes); type++) { in dt2801_attach() 556 if (boardtypes[type].boardcode == board_code) in dt2801_attach() 564 dev->board_ptr = boardtypes + type; in dt2801_attach()
|
H A D | pcl711.c | 120 static const struct pcl711_board boardtypes[] = { variable 505 .board_name = &boardtypes[0].name, 506 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | pcl816.c | 93 static const struct pcl816_board boardtypes[] = { variable 688 .board_name = &boardtypes[0].name, 689 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | adv_pci_dio.c | 114 static const struct dio_boardtype boardtypes[] = { variable 558 if (context < ARRAY_SIZE(boardtypes)) in pci_dio_auto_attach() 559 board = &boardtypes[context]; in pci_dio_auto_attach()
|
H A D | adv_pci1710.c | 140 static const struct boardtype boardtypes[] = { variable 755 if (context < ARRAY_SIZE(boardtypes)) in pci1710_auto_attach() 756 board = &boardtypes[context]; in pci1710_auto_attach()
|
H A D | pcl818.c | 235 static const struct pcl818_board boardtypes[] = { variable 1129 .board_name = &boardtypes[0].name, 1130 .num_names = ARRAY_SIZE(boardtypes),
|
H A D | pcl812.c | 347 static const struct pcl812_board boardtypes[] = { variable 1328 .board_name = &boardtypes[0].name, 1329 .num_names = ARRAY_SIZE(boardtypes),
|