Searched refs:idVendor (Results 176 - 189 of 189) sorted by relevance

12345678

/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_usb.c1236 le16_to_cpu(udev->descriptor.idVendor),
/linux-master/drivers/usb/core/
H A Dmessage.c1840 le16_to_cpu(usb_dev->descriptor.idVendor),
H A Ddevio.c334 le16_to_cpus(&temp_desc.idVendor);
/linux-master/drivers/net/usb/
H A Dqmi_wwan.c1505 le16_to_cpu(dev->descriptor.idVendor) == 0x05c6 &&
H A Dr8152.c9748 int parent_vendor_id = le16_to_cpu(udev->parent->descriptor.idVendor);
9750 int vendor_id = le16_to_cpu(udev->descriptor.idVendor);
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c2138 if (le16_to_cpu(hdw->usb_dev->descriptor.idVendor) == 0x2040 &&
4034 if (le16_to_cpu(hdw->usb_dev->descriptor.idVendor) == 0x2040 &&
/linux-master/drivers/usb/storage/
H A Dene_ub6250.c57 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
/linux-master/drivers/mmc/host/
H A Dvub300.c2103 le16_to_cpu(udev->descriptor.idVendor),
/linux-master/drivers/usb/atm/
H A Dueagle-atm.c2593 le16_to_cpu(usb->descriptor.idVendor),
/linux-master/sound/usb/
H A Dmidi.c2463 usb_id = USB_ID(le16_to_cpu(umidi->dev->descriptor.idVendor),
/linux-master/drivers/bluetooth/
H A Dbtusb.c4463 data->qca_dump.id_vendor = id->idVendor;
4541 if (le16_to_cpu(udev->descriptor.idVendor) == 0x0a12 &&
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c7820 switch (id->idVendor) {
7869 id->idVendor, id->idProduct);
/linux-master/drivers/media/usb/gspca/
H A Dnw80x.c1760 } else if (id->idVendor == 0x06a5 && id->idProduct == 0xd800) {
H A Dvc032x.c3135 if (id->idVendor == 0x046d &&

Completed in 273 milliseconds

12345678