Searched refs:is_3012 (Results 1 – 1 of 1) sorted by relevance
| /src/usr.sbin/bluetooth/ath3kfw/ |
| H A D | main.c | 55 int is_3012; member 61 { .vendor_id = 0x0489, .product_id = 0xe04e, .is_3012 = 1 }, 62 { .vendor_id = 0x0489, .product_id = 0xe04d, .is_3012 = 1 }, 63 { .vendor_id = 0x0489, .product_id = 0xe056, .is_3012 = 1 }, 64 { .vendor_id = 0x0489, .product_id = 0xe057, .is_3012 = 1 }, 65 { .vendor_id = 0x0489, .product_id = 0xe05f, .is_3012 = 1 }, 66 { .vendor_id = 0x04c5, .product_id = 0x1330, .is_3012 = 1 }, 67 { .vendor_id = 0x04ca, .product_id = 0x3004, .is_3012 = 1 }, 68 { .vendor_id = 0x04ca, .product_id = 0x3005, .is_3012 = 1 }, 69 { .vendor_id = 0x04ca, .product_id = 0x3006, .is_3012 = 1 }, [all …]
|