Home
last modified time | relevance | path

Searched refs:idVendor (Results 151 – 175 of 256) sorted by relevance

1234567891011

/openbmc/linux/sound/usb/
H A Dcard.c738 p->idVendor == USB_ID_VENDOR(id) && in get_alias_quirk()
782 id = USB_ID(le16_to_cpu(dev->descriptor.idVendor), in usb_audio_probe()
/openbmc/linux/drivers/usb/core/
H A Dhub.c2336 le16_to_cpu(udev->descriptor.idVendor), in announce_device()
5923 .idVendor = USB_VENDOR_SMSC,
5929 .idVendor = USB_VENDOR_CYPRESS,
5934 .idVendor = USB_VENDOR_GENESYS_LOGIC,
5939 .idVendor = USB_VENDOR_TEXAS_INSTRUMENTS,
5944 .idVendor = USB_VENDOR_TEXAS_INSTRUMENTS,
5949 .idVendor = USB_VENDOR_MICROCHIP,
5954 .idVendor = USB_VENDOR_MICROCHIP,
5959 .idVendor = USB_VENDOR_MICROCHIP,
H A Dquirks.c674 u16 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_detect_dynamic_quirks()
H A Dsysfs.c700 usb_descriptor_attr_le16(idVendor, "%04x\n");
1121 le16_to_cpu(udev->descriptor.idVendor), in modalias_show()
/openbmc/linux/drivers/net/usb/
H A Dcdc_ncm.c1960 .idVendor = 0x0bdb,
1995 .idVendor = 0x413c,
2005 .idVendor = 0x0930,
2037 .idVendor = 0x17e9,
H A Dcdc-phonet.c304 .idVendor = 0x0421, /* Nokia */
/openbmc/u-boot/include/linux/usb/
H A Dch9.h264 __le16 idVendor; member
/openbmc/linux/drivers/media/radio/si4713/
H A Dradio-usb-si4713.c420 id->idVendor, id->idProduct); in usb_si4713_probe()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dg_ffs.c71 .idVendor = cpu_to_le16(GFS_VENDOR_ID),
H A Dwebcam.c79 .idVendor = cpu_to_le16(WEBCAM_VENDOR_ID),
/openbmc/linux/include/linux/
H A Dmod_devicetable.h133 __u16 idVendor; member
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9015.c524 if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA && in af9015_read_config()
1242 u16 vid = le16_to_cpu(d->udev->descriptor.idVendor); in af9015_get_rc_config()
1374 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VID_TERRATEC) && in af9015_probe()
/openbmc/qemu/hw/usb/
H A Ddesc.c39 d->u.device.idVendor_lo = usb_lo(id->idVendor); in usb_desc_device()
40 d->u.device.idVendor_hi = usb_hi(id->idVendor); in usb_desc_device()
/openbmc/u-boot/cmd/
H A Dusb.c180 dev->descriptor.idVendor, dev->descriptor.idProduct, in usb_display_desc()
/openbmc/u-boot/common/
H A Dusb_kbd.c489 dev->descriptor.idVendor, dev->descriptor.idProduct);
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dopera1.c564 le16_to_cpu(udev->descriptor.idVendor) == USB_VID_OPERA1 && in opera1_probe()
/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.c1202 le16_to_cpu(gspca_dev->dev->descriptor.idVendor), in vidioc_querycap()
1456 sd_desc->name, id->idVendor, id->idProduct); in gspca_dev_probe2()
1601 id->idVendor, id->idProduct); in gspca_dev_probe()
H A Dnw80x.c1760 } else if (id->idVendor == 0x06a5 && id->idProduct == 0xd800) { in sd_config()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb40 idVendor idProduct bInterfaceClass RefIdVendor RefIdProduct
83 idVendor idProduct. After successfully
440 What: /sys/bus/usb/devices/usbX/idVendor
/openbmc/linux/drivers/usb/storage/
H A Djumpshot.c76 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
H A Ddatafab.c94 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
/openbmc/linux/drivers/usb/serial/
H A Dark3116.c53 if (le16_to_cpu(dev->descriptor.idVendor) == 0x18ec && in is_irda()
H A Dkeyspan_pda.c614 unsigned int vid = le16_to_cpu(serial->dev->descriptor.idVendor); in keyspan_pda_fake_startup()
/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_usb.c369 le16_to_cpu(udev->descriptor.idVendor), in synusb_probe()
/openbmc/linux/drivers/input/misc/
H A Dkeyspan_remote.c499 le16_to_cpu(udev->descriptor.idVendor), in keyspan_probe()

1234567891011