Searched refs:NGENE_ID (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/pci/ngene/ |
D | ngene-cards.c | 1161 #define NGENE_ID(_subvend, _subdev, _driverdata) { \ macro 1169 NGENE_ID(0x18c3, 0xab04, ngene_info_cineS2), 1170 NGENE_ID(0x18c3, 0xab05, ngene_info_cineS2v5), 1171 NGENE_ID(0x18c3, 0xabc3, ngene_info_cineS2), 1172 NGENE_ID(0x18c3, 0xabc4, ngene_info_cineS2), 1173 NGENE_ID(0x18c3, 0xdb01, ngene_info_satixS2), 1174 NGENE_ID(0x18c3, 0xdb02, ngene_info_satixS2v2), 1175 NGENE_ID(0x18c3, 0xdd00, ngene_info_cineS2v5), 1176 NGENE_ID(0x18c3, 0xdd10, ngene_info_duoFlex), 1177 NGENE_ID(0x18c3, 0xdd20, ngene_info_duoFlex), [all …]
|