Searched refs:NGENE_ID (Results 1 – 1 of 1) sorted by relevance
/drivers/media/pci/ngene/ |
D | ngene-cards.c | 748 #define NGENE_ID(_subvend, _subdev, _driverdata) { \ macro 756 NGENE_ID(0x18c3, 0xabc3, ngene_info_cineS2), 757 NGENE_ID(0x18c3, 0xabc4, ngene_info_cineS2), 758 NGENE_ID(0x18c3, 0xdb01, ngene_info_satixS2), 759 NGENE_ID(0x18c3, 0xdb02, ngene_info_satixS2v2), 760 NGENE_ID(0x18c3, 0xdd00, ngene_info_cineS2v5), 761 NGENE_ID(0x18c3, 0xdd10, ngene_info_duoFlex), 762 NGENE_ID(0x18c3, 0xdd20, ngene_info_duoFlex), 763 NGENE_ID(0x1461, 0x062e, ngene_info_m780), 764 NGENE_ID(0x153b, 0x1167, ngene_info_terratec),
|