Lines Matching refs:product_id

55 	uint16_t product_id;
63 { .vendor_id = 0x0489, .product_id = 0xe04e, .is_3012 = 1 },
64 { .vendor_id = 0x0489, .product_id = 0xe04d, .is_3012 = 1 },
65 { .vendor_id = 0x0489, .product_id = 0xe056, .is_3012 = 1 },
66 { .vendor_id = 0x0489, .product_id = 0xe057, .is_3012 = 1 },
67 { .vendor_id = 0x0489, .product_id = 0xe05f, .is_3012 = 1 },
68 { .vendor_id = 0x04c5, .product_id = 0x1330, .is_3012 = 1 },
69 { .vendor_id = 0x04ca, .product_id = 0x3004, .is_3012 = 1 },
70 { .vendor_id = 0x04ca, .product_id = 0x3005, .is_3012 = 1 },
71 { .vendor_id = 0x04ca, .product_id = 0x3006, .is_3012 = 1 },
72 { .vendor_id = 0x04ca, .product_id = 0x3008, .is_3012 = 1 },
73 { .vendor_id = 0x04ca, .product_id = 0x300b, .is_3012 = 1 },
74 { .vendor_id = 0x0930, .product_id = 0x0219, .is_3012 = 1 },
75 { .vendor_id = 0x0930, .product_id = 0x0220, .is_3012 = 1 },
76 { .vendor_id = 0x0b05, .product_id = 0x17d0, .is_3012 = 1 },
77 { .vendor_id = 0x0CF3, .product_id = 0x0036, .is_3012 = 1 },
78 { .vendor_id = 0x0cf3, .product_id = 0x3004, .is_3012 = 1 },
79 { .vendor_id = 0x0cf3, .product_id = 0x3005, .is_3012 = 1 },
80 { .vendor_id = 0x0cf3, .product_id = 0x3008, .is_3012 = 1 },
81 { .vendor_id = 0x0cf3, .product_id = 0x311D, .is_3012 = 1 },
82 { .vendor_id = 0x0cf3, .product_id = 0x311E, .is_3012 = 1 },
83 { .vendor_id = 0x0cf3, .product_id = 0x311F, .is_3012 = 1 },
84 { .vendor_id = 0x0cf3, .product_id = 0x3121, .is_3012 = 1 },
85 { .vendor_id = 0x0CF3, .product_id = 0x817a, .is_3012 = 1 },
86 { .vendor_id = 0x0cf3, .product_id = 0xe004, .is_3012 = 1 },
87 { .vendor_id = 0x0cf3, .product_id = 0xe005, .is_3012 = 1 },
88 { .vendor_id = 0x0cf3, .product_id = 0xe003, .is_3012 = 1 },
89 { .vendor_id = 0x13d3, .product_id = 0x3362, .is_3012 = 1 },
90 { .vendor_id = 0x13d3, .product_id = 0x3375, .is_3012 = 1 },
91 { .vendor_id = 0x13d3, .product_id = 0x3393, .is_3012 = 1 },
92 { .vendor_id = 0x13d3, .product_id = 0x3402, .is_3012 = 1 },
95 { .vendor_id = 0x0489, .product_id = 0xE036, .is_3012 = 1 },
96 { .vendor_id = 0x0489, .product_id = 0xE03C, .is_3012 = 1 },
106 if ((ath3k_list[i].product_id == d->idProduct) &&