Searched refs:NGENE_ID (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene-cards.c | 1174 #define NGENE_ID(_subvend, _subdev, _driverdata) { \ macro 1182 NGENE_ID(0x18c3, 0xab04, ngene_info_cineS2), 1183 NGENE_ID(0x18c3, 0xab05, ngene_info_cineS2v5), 1184 NGENE_ID(0x18c3, 0xabc3, ngene_info_cineS2), 1185 NGENE_ID(0x18c3, 0xabc4, ngene_info_cineS2), 1186 NGENE_ID(0x18c3, 0xdb01, ngene_info_satixS2), 1187 NGENE_ID(0x18c3, 0xdb02, ngene_info_satixS2v2), 1188 NGENE_ID(0x18c3, 0xdd00, ngene_info_cineS2v5), 1189 NGENE_ID(0x18c3, 0xdd10, ngene_info_duoFlex), 1190 NGENE_ID(0x18c3, 0xdd20, ngene_info_duoFlex), [all …]
|