Lines Matching defs:vendor
24 * Alphabetically sorted by vendor then product.
981 switch (hdev->vendor) {
1096 bl_entry->driver_data, bl_entry->vendor,
1135 hdev->vendor = q_new->hid_bl_item.vendor = id->vendor;
1190 * @quirks_param: array of quirks strings (vendor:product:quirks)
1198 unsigned short int vendor, product;
1206 &vendor, &product, &quirks);
1208 id.vendor = (__u16)vendor;
1266 quirks, hdev->vendor, hdev->product);
1286 hdev->vendor == USB_VENDOR_ID_NCR &&
1292 if (hdev->bus == BUS_USB && hdev->vendor == USB_VENDOR_ID_JABRA) {