Home
last modified time | relevance | path

Searched refs:idVendor (Results 226 – 250 of 256) sorted by relevance

1234567891011

/openbmc/linux/drivers/usb/misc/
H A Dusbtest.c2777 if (!vendor || le16_to_cpu(udev->descriptor.idVendor) != (u16)vendor) in usbtest_probe()
2783 le16_to_cpu(udev->descriptor.idVendor), in usbtest_probe()
/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c77 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
H A Dshuttle_usbat.c176 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
/openbmc/u-boot/common/
H A Dusb_storage.c1114 if (descriptor.idVendor == 0x0424 && descriptor.idProduct == 0x223a) { in usb_bin_fixup()
/openbmc/linux/drivers/usb/atm/
H A Dcxacru.c990 __le16 signature[] = { usb_dev->descriptor.idVendor, in cxacru_upload_firmware()
/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c479 .idVendor = CCID_VENDOR_ID,
H A Ddev-mtp.c365 .idVendor = 0x46f4, /* CRC16() of "QEMU" */
/openbmc/linux/drivers/net/usb/
H A Dqmi_wwan.c1505 le16_to_cpu(dev->descriptor.idVendor) == 0x05c6 && in quectel_ec20_detected()
/openbmc/linux/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1579 le16_to_cpu(ttusb->dev->descriptor.idVendor), in frontend_init()
/openbmc/linux/drivers/net/can/usb/
H A Dgs_usb.c1337 if (dev->udev->descriptor.idVendor == cpu_to_le16(USB_GS_USB_1_VENDOR_ID) && in gs_make_candev()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c1356 brcmf_dbg(USB, "Enter 0x%04x:0x%04x\n", id->idVendor, id->idProduct); in brcmf_usb_probe()
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1781 le16_to_cpu(udev->descriptor.idVendor), in cx231xx_usb_probe()
/openbmc/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c1693 le16_to_cpu(dec->udev->descriptor.idVendor), in ttusb_dec_probe()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c401 id_vendor = le16_to_cpu(udev->descriptor.idVendor); in mwifiex_usb_probe()
/openbmc/linux/drivers/usb/serial/
H A Dusb-serial.c567 le16_to_cpu(serial->dev->descriptor.idVendor), in serial_proc_show()
/openbmc/linux/drivers/video/fbdev/
H A Dsmscufx.c1649 le16_to_cpu(usbdev->descriptor.idVendor), in ufx_usb_probe()
H A Dudlfb.c55 {.idVendor = 0x17e9,
/openbmc/linux/drivers/usb/core/
H A Dmessage.c1837 le16_to_cpu(usb_dev->descriptor.idVendor), in usb_if_uevent()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dcxusb.c190 if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_MEDION) in cxusb_i2c_xfer()
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_usb.c1235 le16_to_cpu(udev->descriptor.idVendor), in scnprint_id()
/openbmc/linux/drivers/media/usb/gspca/
H A Dcpia1.c1436 id->idVendor, id->idProduct); in sd_config()
/openbmc/linux/Documentation/sound/designs/
H A Dmidi-2.0.rst414 % echo 0x17b3 > idVendor
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c2138 if (le16_to_cpu(hdw->usb_dev->descriptor.idVendor) == 0x2040 && in pvr2_hdw_setup_low()
4034 if (le16_to_cpu(hdw->usb_dev->descriptor.idVendor) == 0x2040 && in pvr2_hdw_cmd_hcw_demod_reset()
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c4435 data->qca_dump.id_vendor = id->idVendor; in btusb_probe()
4513 if (le16_to_cpu(udev->descriptor.idVendor) == 0x0a12 && in btusb_probe()
/openbmc/linux/sound/usb/
H A Dmidi.c2486 usb_id = USB_ID(le16_to_cpu(umidi->dev->descriptor.idVendor), in __snd_usbmidi_create()

1234567891011